aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/extensions/README.md
diff options
context:
space:
mode:
authorMarien Fressinaud <dev@marienfressinaud.fr>2015-01-08 21:34:29 +0100
committerMarien Fressinaud <dev@marienfressinaud.fr>2015-01-08 21:34:29 +0100
commitcb8d1480c1e39c27a96939f7ed51a60f33a7e62b (patch)
tree1ca581bc56efa730bc870de955e3ed92aa4602f5 /extensions/README.md
parent250cd79251f5474915ad2230e786db70643b0ef3 (diff)
downloadfreshrss-cb8d1480c1e39c27a96939f7ed51a60f33a7e62b.tar.gz
freshrss-cb8d1480c1e39c27a96939f7ed51a60f33a7e62b.zip
Update extensions README
Diffstat (limited to 'extensions/README.md')
-rw-r--r--extensions/README.md14
1 files changed, 1 insertions, 13 deletions
diff --git a/extensions/README.md b/extensions/README.md
index e7b66d5bc..4c1a81f5c 100644
--- a/extensions/README.md
+++ b/extensions/README.md
@@ -1,15 +1,3 @@
-== FreshRSS extensions ==
+# FreshRSS extensions
You may place in this directory some custom extensions for FreshRSS.
-
-The structure must be:
-
-./FreshRSS/extensions/
- ./NameOfExtensionAlphanumeric/
- ./style.css
- ./script.js
- ./module.php
-
-Each file is optional.
-
-The name of non-official extensions should start by an 'x'.