Add a README for the example
This commit is contained in:
parent
52c24c8b35
commit
d36f27a5be
1 changed files with 2 additions and 0 deletions
2
example/README.md
Normal file
2
example/README.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- `greet.hs` shows how to write a simple webservice, run it, query it with automatically-derived haskell functions and print the (generated) markdown documentation for the API.
|
||||
- `greet.md` contains the aforementionned generated documentation.
|
Loading…
Reference in a new issue