summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngar <ingar@osirion.org>2016-03-25 22:32:41 +0100
committerIngar <ingar@osirion.org>2016-03-25 22:32:41 +0100
commit9462556f6da97217ccc25bba87d9328aedcfdddf (patch)
tree6e84ed33dd41c5131ed5cbe8d7d7aa516d9dfbb2
parent770ff8486fd8381664e2521e08bc25e5086df520 (diff)
Updated README.
-rw-r--r--README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c37d1d..f5e789c 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,16 @@
# sysinfo
-Linux shell script to show essential system information
+Linux shell script to show essential system information.
+
+This script can be used to show off your computer specs on IRC.
+
+Example output:
+
+ [aeon][Linux 4.4.5-1-ARCH][Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz][GeForce GTX 970][Memory used: 14330/16044 Mib][Swap used: 0/16383 Mib][Disk used: 101/716 Gib][Load 0.33][Uptime 5 days, 11:15]
+
+### license
+
+This script is licensed as CC0 1.0 Universal
+
+You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
+
+See https://creativecommons.org/publicdomain/zero/1.0/ for more information.