Skip to content

Commit 19b6cae

Browse files
authored
Update README.rst
1 parent e7d0ede commit 19b6cae

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,20 @@ Installation
7474
------------
7575
To install the `minigeo` library, clone the repository and run the following command in the project directory:
7676

77-
```bash
78-
pip install .
79-
```
77+
.. code-block:: bash
78+
79+
pip install .
80+
81+
82+
83+
How does it look?
84+
------------
85+
The obligatory screenshot:
86+
87+
.. image:: examples/minigeo.png
88+
:alt: Example Image
89+
:width: 600px
90+
8091

8192
Contributing
8293
-------------

0 commit comments

Comments
 (0)