diff --git a/README.rst b/README.rst index 3c59755f..95ab825f 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,16 @@ SQLite Database Browser This is a fork from the SF project which seems to be stagnant. +Screenshot +---------- + +.. image:: https://github.com/rp-/sqlitebrowser/raw/master/images/sqlitebrowser.png + :height: 641px + :width: 725px + :scale: 100% + :alt: SQLiteBrowser Screenshot + :align: center + Old Project ----------- - http://sqlitebrowser.sourceforge.net diff --git a/images/sqlitebrowser.png b/images/sqlitebrowser.png new file mode 100644 index 00000000..b737b1aa Binary files /dev/null and b/images/sqlitebrowser.png differ