aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index f7cc812..5b81522 100644
--- a/README.rst
+++ b/README.rst
@@ -6,18 +6,18 @@ Nyanping is an audio-visual ping utility that you can use when you need to diagn
Usage
-----
-```
-$ nyanping heise.de
-```
+.. code:: shell
+
+ $ nyanping heise.de
Pitch and speed will be proportional to the ping latency. In case of a timeout, the video pauses and resumes when connectivity is restored.
Installation
------------
-```
-$ pip install nyanping
-```
+.. code:: shell
+
+ $ pip install nyanping
Requirements
------------