aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index c6ab170..f798639 100644
--- a/README.org
+++ b/README.org
@@ -17,3 +17,9 @@ the input. Current features are listed below.
- [ ] Form on '/' route POSTs body of form to '/input' route
- [ ] '/input' route does computation then returns a new view with
result
+* Dependencies
+For website
+- wai
+- warp
+- network
+- http.types