add screenshot to readme

This commit is contained in:
2018-10-07 16:05:32 +03:00
parent dbdab04121
commit 2b8c3079c1
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Simple Todo list # Simple Todo list
![screenshot](docs/screenshot1.png)
This is a simple todo list, written in javascript, using express for the backend and react+redux for the frontend. This is a simple todo list, written in javascript, using express for the backend and react+redux for the frontend.
It also can work in offline thanks to redux-offline (without any conflict resolving, though). The code is of somewhat questionable quality, so you probably don't want to look at it. It also can work in offline thanks to redux-offline (without any conflict resolving, though). The code is of somewhat questionable quality, so you probably don't want to look at it.

BIN
docs/screenshot1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB