From 43977678c5b63cfebb4208f9cb336516b4ac34c8 Mon Sep 17 00:00:00 2001 From: jeena Date: Mon, 14 Jan 2013 13:51:32 -0800 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.