Skip to content

Commit 646fd0d

Browse files
author
FloatingOctothorpe
committed
Update README.md
Update third-party code and add screenshot.
1 parent b67ef27 commit 646fd0d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Python Kanban Board
33
A simple Kanban board application using [Flask][flask-home] and
44
[SQLite][sqlite-home].
55

6+
![Kanban Board screenshot](screenshot.png)
7+
68
Running locally
79
---------------
810
The application can be run with the following steps:
@@ -31,8 +33,10 @@ under the terms of the [GNU General Public License v3][gpl-v3]:
3133
Valeanu, and are available under the [Creative Commons (CC BY-NC
3234
3.0)][cc-by-nc-3.0] license.
3335
* [Vue.js][vuejs-home] is released under the [MIT License][mit-license].
36+
* [DragDropTouch][dragdroptouch-home] is released under the [MIT License][mit-license].
3437

3538
[cc-by-nc-3.0]: https://creativecommons.org/licenses/by-nc/3.0/
39+
[dragdroptouch-home]: https://github.com/Bernardo-Castilho/dragdroptouch
3640
[edit-icon]: https://www.iconfinder.com/icons/103173/edit_new_write_icon
3741
[flask-home]: http://flask.pocoo.org/
3842
[gpl-v3]: https://www.gnu.org/licenses/gpl-3.0.en.html

screenshot.png

43.8 KB
Loading

0 commit comments

Comments
 (0)