summaryrefslogtreecommitdiffstats
path: root/desktop/pfetch/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/pfetch/README')
-rw-r--r--desktop/pfetch/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/pfetch/README b/desktop/pfetch/README
new file mode 100644
index 0000000000..164c7ec0a7
--- /dev/null
+++ b/desktop/pfetch/README
@@ -0,0 +1,9 @@
+pfetch (Simple system information tool)
+
+Project with the goal of implementing a simple system information tool
+in POSIX sh using features built into the language itself. The source
+code is highly documented and is meant to serve as a learning resource
+for POSIX sh and simple information detection across various different
+operating systems.
+
+Configuration is done through environment variables.