diff --git a/README.md b/README.md
index e4b7e89..f958353 100644
--- a/README.md
+++ b/README.md
@@ -23,11 +23,11 @@ Simple universal mocking tool for http requests
}
- url can be java regex expression
-- json files are reloaded on the fly
api for json upload
- the JSON above can be uploaded to a running server using a POST to http://[server]:[port]/__api/upload
- use Content-Type=application/json
TODO's
+- reload json files on the fly
- build a proxy that generates the json from actual requests/responses