Skip to content

Commit 3c12c15

Browse files
authored
Update README.rst
1 parent 7000fe3 commit 3c12c15

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Readit - Command Line Tool
66

77
|Python| |Licence| |Build Status| |docs passing|
88

9-
10-
.. image:: https://asciinema.org/a/XHY1hKrgOry69OeWG04iucT1k.png
9+
.. image:: https://raw.githubusercontent.com/pythonpune/readit/master/docs/readit-demo.png
1110
:alt: asciicast
1211
:scale: 50%
1312
:target: https://asciinema.org/a/XHY1hKrgOry69OeWG04iucT1k?t=1
@@ -40,8 +39,8 @@ Dependencies
4039
============================================= ==================
4140
``Scripting Language`` Python 3.0+
4241
``HTTP(S)`` requests
43-
``Command-Line Option and argument parsing`` click
44-
``Database Used`` SQLite3
42+
``Command-line parsing`` click
43+
``Database`` SQLite3
4544
``Display Bookmarks in Table`` beautifultable
4645
============================================= ==================
4746

@@ -204,7 +203,7 @@ Readit - Command line tool is licensed under `GNU General Public License v3.0. <
204203
:target: https://github.com/pythonpune/readit/blob/master/LICENSE
205204

206205
.. |Build Status| image:: https://travis-ci.org/pythonpune/readit.svg?branch=master
207-
:target: https://travis-ci.org/projectreadit/readit
206+
:target: https://travis-ci.org/pythonpune/readit
208207

209208
.. |docs passing| image:: https://readthedocs.org/projects/readit/badge/?version=latest
210209
:target: http://readittool.readthedocs.io/en/latest/?badge=latest

0 commit comments

Comments
 (0)