aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3cea926..a55bc0c 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,14 @@ AUTHOR
Also, the passwords should *preferably* be output in columns. The number of
columns should be dynamic, and dependant on the width of the screen.
+#### Dependencies
+
+I want these programs to be able to run without having to install lots of
+extra packages. Therefore, I try to minimize external dependencies to what's
+available with POSIX. However, this limitation does not apply to the languages
+which get compiled - as long as they handle their own dependencies, and the
+binary can run without the need to install extra fluff.
+
### Character sets
Normal character set: `abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_`