diff --git a/pfdl_scheduler/plugins/README.md b/pfdl_scheduler/plugins/README.md index a233ead..491375d 100644 --- a/pfdl_scheduler/plugins/README.md +++ b/pfdl_scheduler/plugins/README.md @@ -1,3 +1,8 @@ + + # PFDL Plugin System The PFDL plugin system can be used to create plugins that extends the grammar and the underlying logic of the PFDL. In the following, the different steps for creating your own plugin will be explained in detail.