Skip to content

Commit 064a938

Browse files
committed
Adding more information to Readme.md
1 parent 6753efa commit 064a938

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
A [todo backend](http://todobackend.com) written in Python with Flask.
66

7+
##Tests
8+
You can run the unit tests with `python -m unittest discover`.
9+
10+
##Server
11+
You can start a debug server by executing `run_debug_server.py`
12+
713
## License
814
Licensed under the MIT License.
915
See License.md for further details.

0 commit comments

Comments
 (0)