Marien Fressinaud 0316badf64 Update gitignore for extensions %!s(int64=11) %!d(string=hai) anos
..
.gitignore 0316badf64 Update gitignore for extensions %!s(int64=11) %!d(string=hai) anos
README.md 86f69ca396 First draft for the new extension feature %!s(int64=11) %!d(string=hai) anos

README.md

== 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'.