summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-12-06 21:45:39 -0500
committerMonty Taylor <mordred@inaugust.com>2015-12-06 21:45:39 -0500
commitcfe28d9cb652f507740f73ebbf22f3008f422e17 (patch)
treeb7f9f01eb37e826e237bc6b2a31e6203a2358df0
parent6cabc734c5c79a4fbd06cab6f8c6adaea792d3be (diff)
downloadpymox-cfe28d9cb652f507740f73ebbf22f3008f422e17.tar.gz
Test
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0c3635a..cebf328 100644
--- a/README.rst
+++ b/README.rst
@@ -12,6 +12,12 @@ To install:
$ python setup.py install
+.. code-block:: python
+
+ import mox
+
+ mox.chicken()
+
NOTE
----
Mox3 has been adopted by OpenStack Oslo project and is now hosted at