Improving README

This commit is contained in:
Francisco Hodge
2018-03-15 16:39:22 -04:00
parent 7e09513534
commit e94669ac06
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -5,11 +5,9 @@
[![Dev Dependencies](https://img.shields.io/david/dev/hodgef/simple-keyboard.svg)](https://www.npmjs.com/package/simple-keyboard)
[![npm downloads](https://img.shields.io/npm/dm/simple-keyboard.svg)](https://www.npmjs.com/package/simple-keyboard)
[![NPM](https://nodei.co/npm/simple-keyboard.png)](https://npmjs.com/package/simple-keyboard)
<a href="https://franciscohodge.com/projects/simple-keyboard/"><img src="src/demo/images/simple-keyboard.png" align="center"></a>
> An easily customisable and responsive on-screen virtual keyboard for React.js projects.
<a href="https://franciscohodge.com/projects/simple-keyboard/"><img src="src/demo/images/simple-keyboard.png" align="center"></a>
<img src="src/demo/images/keyboard.PNG" align="center" width="100%">
## Installation
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "1.1.3",
"version": "1.1.4",
"description": "React.js Virtual Keyboard",
"main": "build/index.js",
"scripts": {
@@ -18,7 +18,7 @@
"bugs": {
"url": "https://github.com/hodgef/simple-keyboard/issues"
},
"homepage": "https://github.com/hodgef/simple-keyboard",
"homepage": "https://franciscohodge.com/simple-keyboard",
"keywords": [
"react",
"reactjs",