diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff90c90 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Deux Scoops Rails Tutorial +========================== + +A tutorial to help establish practical foundations in Ruby on Rails by creating +an application to rate ice creams. + + +[000 Préparation](./000-Préparation.md) +[001 Setup](./001-Setup.md) +[002 Ice Cream](./002-Ice-cream.md) +[003 Authentification](./003-Authentification.md) +[004 Création](./004-Création.md) +[Référence de Commandes](./Référence de Commandes.txt) + + +--- + +Copyright © 2017 Teddy Wing. |