Initial commit

This commit is contained in:
Yannick Francois
2015-04-20 11:02:51 +02:00
commit fa15061e9c
7 changed files with 259 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# ll-comme-outils-pour-apprendre-le-code
Pour lire cette présentation, clonez ce dépot et lancez votre navigateur :
```
$ git clone https://github.com/yaf/ll-comme-outils-pour-apprendre-le-code
$ firefox ll-comme-outils-pour-apprendre-le-code/index.html
```