fix readme

This commit is contained in:
Sandy Walsh 2014-05-23 20:38:07 +00:00
parent 834365222e
commit 133cb14e4b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Using Simport
{{{ {{{
import simport import simport
}}}
# For modules already in the Python Path # For modules already in the Python Path
function = simport.load('mymodule.myfunction') function = simport.load('mymodule.myfunction')