Add testing command line to the README.
[sawsim.git] / README
diff --git a/README b/README
index dd25629a78d1bb9e0927526be58880f29881c9b2..e9b3b4be20b19a6caf60741c014669f885ecb117 100644 (file)
--- a/README
+++ b/README
@@ -193,6 +193,14 @@ As always, run::
 for more details.
 
 
+Testing
+-------
+
+You can run the internal unit tests with nose_::
+
+  $ nosetest --with-doctest --doctest-tests pysawsim
+
+
 License
 -------