From 4940f3e4e6fa4404e81bc7dd30ae80a6b8cacec0 Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Tue, 20 Mar 2018 15:13:43 +0100 Subject: [PATCH] Add first step on README page --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e8685..d1de2eb 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,9 @@ Afin d'installer les dépendances pour exécuter également les tests, il faut a ```` pip install -e .[test] --user -```` \ No newline at end of file +```` + + +## Premiers pas + +[En cours de rédaction](./docs/premiers_pas.md) \ No newline at end of file