Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update third-party code and add screenshot.
  • Loading branch information
FloatingOctothorpe committed Jun 15, 2024
1 parent b67ef27 commit 646fd0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Python Kanban Board
A simple Kanban board application using [Flask][flask-home] and
[SQLite][sqlite-home].

![Kanban Board screenshot](screenshot.png)

Running locally
---------------
The application can be run with the following steps:
Expand Down Expand Up @@ -31,8 +33,10 @@ under the terms of the [GNU General Public License v3][gpl-v3]:
Valeanu, and are available under the [Creative Commons (CC BY-NC
3.0)][cc-by-nc-3.0] license.
* [Vue.js][vuejs-home] is released under the [MIT License][mit-license].
* [DragDropTouch][dragdroptouch-home] is released under the [MIT License][mit-license].

[cc-by-nc-3.0]: https://creativecommons.org/licenses/by-nc/3.0/
[dragdroptouch-home]: https://github.com/Bernardo-Castilho/dragdroptouch
[edit-icon]: https://www.iconfinder.com/icons/103173/edit_new_write_icon
[flask-home]: http://flask.pocoo.org/
[gpl-v3]: https://www.gnu.org/licenses/gpl-3.0.en.html
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 646fd0d

Please sign in to comment.