diff --git a/README.rst b/README.rst index 7bdae7b..c9ff028 100644 --- a/README.rst +++ b/README.rst @@ -50,6 +50,13 @@ Installation See `INSTALL.md `_ for more installation details. +Test +---- + +Run unit test:: + + python setup.py test + Quick start -----------