diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,5 +1,4 @@ -Shared Cost -=========== +# Shared Cost Share costs with a group of people: @@ -8,8 +7,7 @@ Share costs with a group of people: - Statistics by month, - Weekly activity sent by email. -Getting started ---------------- +## Getting started Install nix: @@ -43,20 +41,22 @@ Later, stop the environment with: ./make stop ``` -Dist ----- +## Dist ``` make dist ``` -Configuration -------------- +## Configuration See [application.conf](application.conf). -TODO ----- +## Documentation + +- [reflex](https://hackage.haskell.org/package/reflex-0.6.2.1/docs/doc-index-All.html) +- [reflex-dom](https://hackage.haskell.org/package/reflex-dom-0.3/docs/doc-index-All.html) + +## TODO ### Interface |