diff options
| author | Sin <[email protected]> | 2020-06-11 07:32:34 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-11 07:32:34 -0700 |
| commit | 3702f37820a6f5ebc432815a1b98d14343664de3 (patch) | |
| tree | 947324dfc93071fd020650ab052a35a7b5d243dd | |
| parent | init lol (diff) | |
| download | express-todo-app-3702f37820a6f5ebc432815a1b98d14343664de3.tar.xz express-todo-app-3702f37820a6f5ebc432815a1b98d14343664de3.zip | |
fix link to license
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # express-todo-app -[](https://github.com/8cy/npm-002/blob/master/LICENSEhttps://github.com/8cy/node-002/blob/master/LICENSE) +[](https://github.com/8cy/node-002/blob/master/LICENSE) During a casual Reddit browsing session, I came across a post (can't remember which sub) that caught my eye. A [site](https://what-to-code.com/) which gives you random project ideas. The first idea I saw which interested me was the todo list project, so here we are. @@ -40,4 +40,4 @@ Feel free to take these things as inspiration as I will probably not be updating * [GitHub](https://github.com/8cy/express-todo-app) ### License -MIT
\ No newline at end of file +MIT |