From ef3cdc02812aef110329f7793e40e44c744eb1ba Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 5 Nov 2016 19:40:37 +0100 Subject: [PATCH] [For developers] Add "Cache API" and "Format API" --- For-developers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/For-developers.md b/For-developers.md index 4cf296a..be66549 100644 --- a/For-developers.md +++ b/For-developers.md @@ -5,4 +5,6 @@ If you are new to **RSS-Bridge** you should make yourself familiar with some gen - [Folder structure](Folder-structure) - [Debug mode](Debug-mode) - [Bridge API](Bridge API) + - [Cache API](Cache API) (if you want to create your own caching type) + - [Format API](Format API) (if you want to create your own output format) - [Technical recommendations](Technical-Recommendations) \ No newline at end of file