Skip to content
This repository was archived by the owner on Aug 12, 2018. It is now read-only.

Commit 9983024

Browse files
committed
Update README.md
1 parent 3c12148 commit 9983024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
patched
1+
patched: use the localhost correctly!
22
========
33

44
``patched`` is a mini-framework for patching with emphasis on simplicity, relative safety and human-oriented interface.
@@ -10,5 +10,5 @@ Hopefully that features make it useful not only for patching, but also logging,
1010
It aims to make equally easy to write a couple of throw-away patches and to store modules with debug patches
1111
(or mocks for local development) that others can use without looking at their code.
1212

13-
[Documentation.](http://abetkin.github.io/patched)
13+
### [Examples](http://nbviewer.ipython.org/github/abetkin/patched/blob/master/patched.ipynb)
1414

0 commit comments

Comments
 (0)