corrected links in Readme

This commit is contained in:
Nicole Dresselhaus 2016-12-05 13:40:14 +01:00
parent c3094c1332
commit 80920116cd
Signed by: Drezil
GPG Key ID: 057D94F356F41E25

View File

@ -1,12 +1,12 @@
# New Eden Accounting Tool # New Eden Accounting Tool
This is a complete rewrite of the New Eden Accounting Tool currently found at [http://pwning.de/neat](). This is a complete rewrite of the New Eden Accounting Tool currently found at [http://pwning.de/neat](http://pwning.de/neat).
At the moment there is nothing much to see here but a bit of playing around with yesod. Pull-Requests are welcome anyway. At the moment there is nothing much to see here but a bit of playing around with yesod. Pull-Requests are welcome anyway.
## Getting stuff to run ## Getting stuff to run
1. Install Stack like [http://docs.haskellstack.org/en/stable/README.html]() 1. Install Stack like [http://docs.haskellstack.org/en/stable/README.html](http://docs.haskellstack.org/en/stable/README.html)
2. install postgres (i use v. 9.3) 2. install postgres (i use v. 9.3)
```{.bash} ```{.bash}