From 650695c2982354f09e2ba8b10333a35a80b0a484 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 25 Jul 2017 23:01:48 +0200 Subject: Add README Include a linked table of contents --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md 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. -- cgit v1.2.3