From 3704476231ee579f90a2b19220eda08192c318f0 Mon Sep 17 00:00:00 2001 From: pmaziere Date: Tue, 23 Aug 2016 23:10:14 +0200 Subject: [PATCH] Updated For developers (markdown) --- For-developers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/For-developers.md b/For-developers.md index aad29ee..3ac5f87 100644 --- a/For-developers.md +++ b/For-developers.md @@ -1,6 +1,7 @@ This area is intended for developers who decide to contribute to **RSS-Bridge** which is primarily written in `PHP` with some aspects of `HTTP` and `CSS`. If you are new to **RSS-Bridge** you should make yourself familiar with some general aspects: + - [Coding style policy](Coding-style-policy) - [Folder structure](Folder-structure) - [Debug mode](Debug-mode) - [Bridge API](Bridge API) \ No newline at end of file