We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec6471 commit b61e7d7Copy full SHA for b61e7d7
README.md
@@ -4,8 +4,9 @@
4
<h1 align="center">Vue CRUD</h1>
5
<div align="center">
6
<a><img alt="price" src="https://img.shields.io/badge/price-FREE-blue.svg"></a>
7
+ <a><img alt="license" src="https://img.shields.io/badge/license-MIT-brightgreen.svg"></a>
8
<a><img alt="version" src="https://img.shields.io/badge/version-v0.7.1-yellow.svg"></a>
- <a><img alt="license" src="https://img.shields.io/badge/license-MIT-green.svg"></a>
9
+ <a><img alt="PRs" src="https://img.shields.io/badge/license-welcome-brightgreen.svg"></a>
10
</div>
11
12
<h4 align="center">Vue.js based REST-ful CRUD application.</h4>
0 commit comments