From 3fbf2972e7afc62822f713d5467aa73f0a86c5a3 Mon Sep 17 00:00:00 2001 From: Marcos Moura Date: Fri, 14 Oct 2016 11:30:38 -0300 Subject: [PATCH] Add better links --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9ad3cb6..7fe4ecb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Material Design for Vue.js -Vue Material is lightweight framework built exactly according to the [Material Design](http://material.google.com) specs. It aims to deliver a collection of reusable components and a series of UI Elements to build applications with support to [modern Web Browsers](https://saucelabs.com/u/vuejs) through Vue 2.0. Build powerful and well-designed web apps that can can fit on every screen. You can generate and use themes dynamically, use components on demand, take advantage of UI Elements and Components with an ease-to-use API. +Vue Material is lightweight framework built exactly according to the Material Design specs. It aims to deliver a collection of reusable components and a series of UI Elements to build applications with support to modern Web Browsers through Vue 2.0. Build powerful and well-designed web apps that can can fit on every screen. You can generate and use themes dynamically, use components on demand, take advantage of UI Elements and Components with an ease-to-use API. ## Build Setup @@ -24,11 +24,11 @@ npm run build:lib ``` ## Credits and Thanks -This library aims to delivery components using almost the same API of [Angular Material](https://material.angularjs.org/latest/) +This library aims to delivery components using almost the same API of Angular Material -Thanks to [elviskang](https://github.com/elviskang) who provided to me the **vue-material** name on npm. +Thanks to elviskang who provided to me the **vue-material** name on npm. ## Dependencies -[autosize](http://www.jacklmoore.com/autosize/) -[element.scrollintoviewifneeded-polyfill](https://www.npmjs.com/package/element.scrollintoviewifneeded-polyfill) -[scopedQuerySelectorShim](https://github.com/lazd/scopedQuerySelectorShim) +* autosize +* element.scrollintoviewifneeded-polyfill +* scopedQuerySelectorShim