aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2021-07-23 23:04:02 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2021-07-23 23:14:09 +0100
commitcc2f78d27b111d21ce385214ddeaa9376175d034 (patch)
tree399859abcf910f9f613d4449839a7ab8b8c2e079
parent5f4a3f8526df1cffd4cf39db20a9e601ced512bb (diff)
downloadnumberdisplay-cc2f78d27b111d21ce385214ddeaa9376175d034.tar.gz
numberdisplay-cc2f78d27b111d21ce385214ddeaa9376175d034.tar.bz2
numberdisplay-cc2f78d27b111d21ce385214ddeaa9376175d034.zip
(README)+dependencies list so I don't forget when I switch machines
-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