Skip to content

Commit 8a44d4d

Browse files
Merge pull request #115 from ignoreintuition/development
Development
2 parents eae3b87 + 57da2b9 commit 8a44d4d

File tree

1 file changed

+26
-3
lines changed

1 file changed

+26
-3
lines changed

README.md

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
1-
# V CHART PLUGIN
2-
![logo](https://user-images.githubusercontent.com/5210420/46899802-2d7db800-ce66-11e8-896c-115ce3dcfb98.png)
3-
> A plugin for adding charts to Vue
1+
<h1 align="center">
2+
<br>
3+
<a href="https://resurgencewebdesign.com/v-chart-plugin-demo/"><img src="https://user-images.githubusercontent.com/5210420/46899802-2d7db800-ce66-11e8-896c-115ce3dcfb98.png" width="200"></a>
4+
<br>
5+
A plugin for adding charts to Vue
6+
<br>
7+
</h1>
8+
9+
<p align="center">
10+
<a href="#">
11+
<img src="https://img.shields.io/github/release-pre/ignoreintuition/v-chart-plugin.svg"
12+
alt="version">
13+
</a>
14+
<a href="#">
15+
<img src="https://img.shields.io/github/license/ignoreintuition/v-chart-plugin.svg"
16+
alt="version">
17+
</a>
18+
19+
</p>
20+
<h2 align="left"> Table of Contents </h2>
21+
<ul align="left">
22+
<li><a href="#purpose">Purpose</a> </li>
23+
<li><a href="#usage">Usage</a> </li>
24+
<li><a href="#performance-consideration">Performance Consideration</a> </li>
25+
<li><a href="#build-setup">Build Setup</a> </li>
26+
</ul>
427

528
## Purpose
629

0 commit comments

Comments
 (0)