Sfoglia il codice sorgente

Update extensions README

Marien Fressinaud 11 anni fa
parent
commit
cb8d1480c1
1 ha cambiato i file con 1 aggiunte e 13 eliminazioni
  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.
-
-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'.