Skip to content

Commit 4abd287

Browse files
committed
correct link, remove demo.py
1 parent adc2fa6 commit 4abd287

2 files changed

Lines changed: 3 additions & 14 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python devtools
33

44
|BuildStatus| |Coverage| |pypi|
55

6-
Dev tools for python. **WIP**
6+
Dev tools for python.
77

88
Install
99
-------
@@ -30,7 +30,7 @@ Outputs::
3030
whatever: [1, 2, 3] (list)
3131

3232

33-
That's only the tip of the iceberg, for example `demo.py </demo.py>`_:
33+
That's only the tip of the iceberg, for example:
3434

3535
.. code:: python
3636
@@ -47,7 +47,7 @@ That's only the tip of the iceberg, for example `demo.py </demo.py>`_:
4747
4848
outputs:
4949

50-
.. image:: ./demo.py.png
50+
.. image:: https://raw.githubusercontent.com/samuelcolvin/python-devtools/master/demo.py.png
5151
:align: center
5252

5353
Usage without Import

demo.py

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)