From 5bb5e3f7c6cd4c48d57606f8a6fea9ef35592dbe Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 8 Feb 2016 11:55:39 +0100 Subject: [PATCH] How to contribute updated --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0e8c7dbc..84202355 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,12 @@ If you want to add a new processing or analysis module in AIL, it's simple. 2. Use [./bin/template.py](./bin/template.py) as a sample module and create a new file in bin/ with the module name used in the modules.cfg configuration. +How to contribute a module +-------------------------- + +Feel free to fork the code, play with it, make some patches or add additional analysis modules. + +To contribute your module, feel free to pull your contribution. Redis and LevelDB overview --------------------------