From eb05001f8a1a6c3acd630b082b81f7fb5f6b9bf4 Mon Sep 17 00:00:00 2001 From: defuz Date: Wed, 5 Nov 2014 08:40:57 +0300 Subject: [PATCH] docs: Don't touch markdown files --- examples/flaskr/README | 2 +- examples/minitwit/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/flaskr/README b/examples/flaskr/README index f149b4db..6259082a 100644 --- a/examples/flaskr/README +++ b/examples/flaskr/README @@ -26,5 +26,5 @@ ~ Is it tested? - You betcha. Run the :file:`test_flaskr.py` file to see + You betcha. Run the `test_flaskr.py` file to see the tests pass. diff --git a/examples/minitwit/README b/examples/minitwit/README index 495e8373..92fae233 100644 --- a/examples/minitwit/README +++ b/examples/minitwit/README @@ -27,5 +27,5 @@ ~ Is it tested? - You betcha. Run the :file:`test_minitwit.py` file to + You betcha. Run the `test_minitwit.py` file to see the tests pass.