diff options
author | rubenwardy <rw@rubenwardy.com> | 2018-03-21 21:17:10 +0000 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2018-03-21 21:17:10 +0000 |
commit | 517b8c9fc6a43720e4ee3628e924e52ebb9e71b9 (patch) | |
tree | 17a8ad6288c2f120a99ff1d9ce51e02480a3c4d6 | |
parent | dc31a98416bd44e5f4007725f7af26de4f270ede (diff) | |
download | cheatdb-517b8c9fc6a43720e4ee3628e924e52ebb9e71b9.tar.xz |
Fix link in README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -26,6 +26,4 @@ Then run the server: python3 rundebug.py -Then view in your web browser: - - http://localhost:5000/ +Then view in your web browser: http://localhost:5000/ |