Skip to content

Commit 1b62be5

Browse files
authored
Update README.md
to have working screenshot of the App
1 parent 24a3e1b commit 1b62be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# django-todo
22
A simple todo app built with django
33

4-
![todo App] (https://raw.githubusercontent.com/shreys7/django-todo/develop/todoApp/staticfiles/todoApp.png)
4+
![todo App](https://raw.githubusercontent.com/shreys7/django-todo/develop/todoApp/staticfiles/todoApp.png)
55
### Setup
66
To get this repository, run the following command inside your git enabled terminal
77
```bash

0 commit comments

Comments
 (0)