diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..20b1933 --- /dev/null +++ b/readme.md @@ -0,0 +1,8 @@ +# YardWatch +Implementation of [YardWatchAPI](https://github.com/YouHaveTrouble/YardWatchAPI) for common protection plugins. If any +of supported plugins implements the API itself, then this plugin will stop providing its implementation to allow the +plugin to take over. + + +If you're a developer looking for information how to implement YardWatchAPI in your plugin, see +[YardWatchAPI](https://github.com/YouHaveTrouble/YardWatchAPI)