From ec1dac1d9ce96536bc1bba700f90ef31386443c1 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sun, 16 Oct 2016 11:56:26 +0200 Subject: [PATCH] [For developers] Add "Technical recommendations" --- For-developers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/For-developers.md b/For-developers.md index 3ac5f87..4cf296a 100644 --- a/For-developers.md +++ b/For-developers.md @@ -4,4 +4,5 @@ If you are new to **RSS-Bridge** you should make yourself familiar with some gen - [Coding style policy](Coding-style-policy) - [Folder structure](Folder-structure) - [Debug mode](Debug-mode) - - [Bridge API](Bridge API) \ No newline at end of file + - [Bridge API](Bridge API) + - [Technical recommendations](Technical-Recommendations) \ No newline at end of file