diff --git a/README.md b/README.md new file mode 100644 index 0000000..900f824 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +PyMoxQuizz +========== + +A MozQuizz question library for Python. See http://moxquizz.de/ for the original +implementation in TCL. + +Documentation for this library can be built with Sphinx, or you can read it +online at http://pymoxquizz.readthedocs.org/