Skip to content

Commit 925773b

Browse files
change the readme
1 parent d1bba02 commit 925773b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Week3/todo backend/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
This QA exercise is about making a backend for a todo app, with a focus on the native mongodb client.
1+
This is ment for a live Q&A exercise about making a backend for a todo app, with a focus on the native mongodb client.
22

3-
On [todomvc.com](http://todomvc.com/) you can show an example todo app,
4-
and ofcourse tell about the awesome overview of different implementations of the same todo app.
3+
On [todomvc.com](http://todomvc.com/) you can see an example todo app,
4+
and this site has an awesome overview of different implementations of the same todo app.
55

66
The `secrets.json.example` should be copied to `secrets.json`.
77
It's good to mention this practice, to keep passwords out of version control.

0 commit comments

Comments
 (0)