Explorar o código

Update extensions README

Marien Fressinaud %!s(int64=11) %!d(string=hai) anos
pai
achega
cb8d1480c1
Modificáronse 1 ficheiros con 1 adicións e 13 borrados
  1. 1 13
      extensions/README.md

+ 1 - 13
extensions/README.md

@@ -1,15 +1,3 @@
-== FreshRSS extensions ==
+# FreshRSS extensions
 
 
 You may place in this directory some custom extensions for FreshRSS.
 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'.