diff --git a/README.rst b/README.rst index ddeefa2..8210ab7 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ surfaces ======== ----------------------------------------------------------- -- a playground adding surface subdivision methods to scipy ----------------------------------------------------------- +.. rubric:: a playground adding surface subdivision methods to scipy + +Testing +======= +Please run the following command to run all tests:: + + python -m unittest surf.test