From 8aca427a971934f79012ea1dec9df6a4360b565c Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Tue, 28 Jul 2020 19:05:54 -0400 Subject: [PATCH] Update the readmes --- examples/miniapps/ghnav-flask/README.rst | 2 +- examples/miniapps/giphynav-aiohttp/README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/miniapps/ghnav-flask/README.rst b/examples/miniapps/ghnav-flask/README.rst index ca6b3a2c..70d75185 100644 --- a/examples/miniapps/ghnav-flask/README.rst +++ b/examples/miniapps/ghnav-flask/README.rst @@ -68,7 +68,7 @@ After that visit http://127.0.0.1:5000/ in your browser. Test ---- -This application comes with unit tests. +This application comes with the unit tests. To run the tests do: diff --git a/examples/miniapps/giphynav-aiohttp/README.rst b/examples/miniapps/giphynav-aiohttp/README.rst index 595d079a..d9dddaf6 100644 --- a/examples/miniapps/giphynav-aiohttp/README.rst +++ b/examples/miniapps/giphynav-aiohttp/README.rst @@ -84,7 +84,7 @@ etc). You should see something like: Test ---- -This application comes with unit tests. +This application comes with the unit tests. To run the tests do: