From 1620a5f5a2427114689776706ed9ab392c0d8979 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Thu, 23 Feb 2017 18:36:14 +0100 Subject: [PATCH] update readme goals --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a7830b..44ae87b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # d3vue -A list of Vue.js / D3.js examples. +A list of Vue.js / D3.js examples. -> An example project of how use Vue.js with D3.js +## Goals + +* Help to learn Vue.js by people who already know D3.js +* Show advantages of using D3.js on top of Vue.js +* Collect best practices of problem solving with good software design ## Build Setup