Corrected statement about pmmn.

As pmmn also uses the `plugins/` subdirectory per default.
This commit is contained in:
Steve Schnepp 2012-05-23 12:00:22 +03:00
parent 47ed44d4e2
commit 202bbf0cd8
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
PyPMMN
======
PyPMMN is a pure python port of pmmn_. One small change: Instead of using the
current working dir as ``plugins`` folder, it will look for a *subdirectory*
called ``plugins`` in the current working folder. This value can be overridden
PyPMMN is a pure python port of pmmn_. It will also look for a *subdirectory*
by a command-line parameter!
Requirements