Skip to content

Commit 3ac5756

Browse files
committed
fix README.rst
1 parent 96d128e commit 3ac5756

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

README.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,15 @@ Usage
5151
5252
It will automatically open browser if it is possible.
5353
If the browser did not open then run your browser
54-
and type the following link in your browser
54+
and type the following link in your browser.
5555

56-
Prezentprogramo creates a directory by the name of slide if it possible.
57-
However, Ii is possible to create a seperate directory too.
58-
For Example you can use my `computer courses slide https://github.com/yoosofan/slide
56+
.. code:: sh
57+
58+
http://127.0.0.1:8000
59+
60+
Prezentprogramo creates a directory by the name of slide if it is possible.
61+
However, it is possible to create a seperate directory too.
62+
For Example you can use my `computer courses slide <https://github.com/yoosofan/slide>`_
5963
to test it
6064

6165
.. code:: sh

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[project]
55
name = "Prezentprogramo"
6-
version = "3.2"
6+
version = "3.3"
77
authors = [
88
{ name="Ahmad Yoosofan", email="yoosofan@gmx.com" },
99
]

0 commit comments

Comments
 (0)