diff --git a/README.md b/README.md index 737fe25..fd36701 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ I didn't find anything that suited my needs, so I decided to make my own plugin It simply contains 2 classes, one for the plugin system and one abstraction base class for the plugins themselves. At the moment only 4 functions are available: -- Attach + +- Attach - including call to pre-load data in plugin. - Run - Stop - Detach