summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2014-10-24 04:37:18 +0200
committerMagnus Ahltorp <map@kth.se>2014-10-24 05:06:23 +0200
commit9229c14078bda5c0386a43fc89fcc5f3f5471670 (patch)
tree938a590994ef4036c6929acd27654d035fa7a02c /README.md
parent02c3707c03bdcc607b05c0fdbfaeaa7f65774de9 (diff)
Use mochiweb for v1 API
Conflicts: catlfish.config src/v1.erl
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 514e87f..e344bd5 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ A compiled plop application in ../plop
A compiled https://github.com/davisp/jiffy (for JSON encoding and decoding) in ../jiffy
A compiled https://github.com/basho/lager (for logging) in ../lager
+A compiled https://github.com/mochi/mochiweb (for web server functionality) in ../mochiweb
# Start