From e3fbbca5f69f14716a5e08667e321af958f24493 Mon Sep 17 00:00:00 2001 From: Hammouda Elbez <hammouda.elbez@univ-lille.fr> Date: Wed, 26 Oct 2022 11:50:44 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index 5963727..b1acd92 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,7 @@ # Neuromorphic Platform +  + ## Introduction A “pioneering” University Neuromorphic Platform - hosted by IRCICA USR 3380 – on University of Lille site is currently in progress, gathering both software (CRISTAL) and hardware (IEMN) aspects. @@ -7,8 +9,16 @@ A “pioneering” University Neuromorphic Platform - hosted by IRCICA USR 3380 In this repository, you find a documentation that contains a presentation of each component of the platform, and different software tools for the simulation of spiking neural networks. ## Documentation + To access the full documentation, please refer to the [Wiki](https://gitlab.univ-lille.fr/hammouda.elbez/neuromorphic-platform/-/wikis/home) section. + +## Contribution + +If you want to contribute to this documentation, start by [cloning the content of the wiki](https://gitlab.univ-lille.fr/hammouda.elbez/neuromorphic-platform/-/wikis/git_access). + ## Contact + If you have any inquires, don't hesitate to contact us: `ourEmail[at]univ-lille.fr` + ## Licence The content of this repository is licensed under the [CeCILL-B](https://gitlab.univ-lille.fr/bioinsp/neuromorphic-platform/-/blob/master/LICENSE) license. -- GitLab