summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-03-20 22:56:16 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-03-20 22:56:16 -0400
commitd929c8cbc09732337fb4805accbf3564e9cca0bb (patch)
tree27f71b63f26cdf0ef957ce2d7390f5991561b839 /README.md
Import Upstream version 18upstream/18
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..34aff43
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Arch Install Scripts
+
+This is a small suite of scripts aimed at automating some menial
+tasks when installing [Arch Linux](https://www.archlinux.org).
+
+## Requirements
+
+* GNU coreutils (>= v8.15)
+* util-linux (>= 2.23)
+* POSIX awk
+* bash (>= 4.1)
+
+## License
+
+See COPYING for details.