aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMike Williamson2016-01-25 11:42:06 -0500
committerMike Williamson2016-01-25 11:42:06 -0500
commit077b9bcb2c629cc9ac396f47db053037e2018d91 (patch)
tree50c430dc1c4c3c55a34967bfc84efbccd4e42537 /README.md
parent8f82fdb79bb3bcbc4030f0c38127390f6362098e (diff)
downloadaur-077b9bcb2c629cc9ac396f47db053037e2018d91.tar.gz
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff64638c7534..d1c0ce80f4bb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
This is a package for building ArangoDB on Arch Linux.
+It uses all available processor cores for compiling resulting faster
+build times, and drops unnecessary dependencies like ICU.
+Things to explore in the future:
+* Incorporate relevant systemd security options
+* Include a selinux/apparmour profile by default