README update

This commit is contained in:
Francisco Hodge 2018-10-14 22:52:00 -04:00
parent 025e351583
commit 6edfc6efc2
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
[![npm version](https://badge.fury.io/js/simple-keyboard.svg)](https://www.npmjs.com/package/simple-keyboard)
[![Build Status](https://travis-ci.org/hodgef/simple-keyboard.svg?branch=master)](https://travis-ci.org/hodgef/simple-keyboard)
[![](https://data.jsdelivr.com/v1/package/npm/simple-keyboard/badge)](https://www.jsdelivr.com/package/npm/simple-keyboard)
[![](https://img.shields.io/badge/discord--chat-join-green.svg?longCache=true&style=flat-square&colorB=7289DA&logo=discord)](http://franciscohodge.com/simple-keyboard/chat/join)

View File

@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
"version": "2.5.10",
"version": "2.5.11",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"scripts": {