diff --git a/Plugins.md b/Plugins.md index d2d41d3..6ba3337 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1,4 +1,4 @@ -This is a example plugin to get you started. It removes posts which contain one of the stopwords. Save the code in a file `~/Library/Application Support/Tentia/Plugin.js`. You have to create this directory yourself. +This are example plugins to get you started. Save the code in a file `~/Library/Application Support/Tentia/Plugin.js`. You have to create this directory yourself. You can add CSS too, create the file `~/Library/Application Support/Tentia/Plugin.css` where you can put your personal CSS.