From 306fbd2bc8bf118cdf190d3202e148de221e8078 Mon Sep 17 00:00:00 2001 From: Florimond Manca <florimond.manca@gmail.com> Date: Thu, 11 Jan 2018 20:40:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f063535..2c0fdae 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ npm start Le serveur sera accessible à l'adresse [http://localhost:8080](http://localhost:8080). -For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). +> Le squelette du proto a été généré avec le [template Webpack de VueJS](https://vuejs-templates.github.io/webpack/). ## Réutilisation pour d'autres usages -- GitLab