Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarjun authored Jul 4, 2017
1 parent 480e767 commit e079c7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ from pyplug import PluginManager

pm = PluginManager(os.path.abspath('../example_config/plugins.yaml'))
pm.run_all_plugins()
or
pm.run_plugin('plugin_b')
```

0 comments on commit e079c7d

Please sign in to comment.