diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2013-10-13 15:28:08 +0200 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2013-10-13 15:28:08 +0200 |
| commit | 38f88059b60dca9b2d65ddc2d125c57e34288ef8 (patch) | |
| tree | 99b2d84986aae623a61b33604ad784b792f363c7 | |
| parent | 73b6f1a2e966c5e264a4dcf201f497174083a142 (diff) | |
| download | python-json-patch-38f88059b60dca9b2d65ddc2d125c57e34288ef8.tar.gz | |
remove trailing whitespace in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,6 +16,6 @@ See Sourcecode for Examples Running external tests ---------------------- -To run external tests (such as those from https://github.com/json-patch/json-patch-tests) use ext_test.py +To run external tests (such as those from https://github.com/json-patch/json-patch-tests) use ext_test.py ./ext_tests.py ../json-patch-tests/tests.json |
