diff options
Diffstat (limited to 'reify-health/README.md')
-rw-r--r-- | reify-health/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/reify-health/README.md b/reify-health/README.md new file mode 100644 index 0000000..4042924 --- /dev/null +++ b/reify-health/README.md @@ -0,0 +1,19 @@ +# reify + +FIXME + +## Prerequisites + +You will need [Leiningen][] 2.0.0 or above installed. + +[leiningen]: https://github.com/technomancy/leiningen + +## Running + +To start a web server for the application, run: + + lein ring server + +## License + +Copyright © 2018 FIXME |