summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c23731..5069f7b 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,22 @@ Dependencies
* Mojolicious::Plugin::Authentication
* Travel::Status::DE::IRIS
* UUID::Tiny
+ * JSON
+
+Recommended
+---
+
+ * Geo::Distance::XS (speeds up statistics)
+ * JSON::XS (speeds up API and statistics)
+
+Dependencies On Docker
+---
+
+ * cpanminus
+ * build-essential
+ * libpq-dev
+ * git
+ * ssmtp
Setup
---