File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ Or, install using the included setup.py script:
18
18
19
19
Check out the following examples, all of which use Meteor's reference [ Todos] ( https://github.com/meteor/todos ) application.
20
20
21
- * [Retrieve todo list](https://github.com/hunternet93/ddp_asyncio/blob/master/example_retrieve_todos.py)
22
- * [Create a todo list](https://github.com/hunternet93/ddp_asyncio/blob/master/example_create_todos.py)
23
- * [Watch todo lists for changes](https://github.com/hunternet93/ddp_asyncio/blob/master/example_watch_todos.py)
21
+ * [ Retrieve todo list] ( https://github.com/hunternet93/ddp_asyncio/blob/master/example_retrieve_todos.py )
22
+ * [ Create a todo list] ( https://github.com/hunternet93/ddp_asyncio/blob/master/example_create_todos.py )
23
+ * [ Watch todo lists for changes] ( https://github.com/hunternet93/ddp_asyncio/blob/master/example_watch_todos.py )
You can’t perform that action at this time.
0 commit comments