diff --git a/README.md b/README.md index ceb00700..2ab6a0e5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@

- ASCII Art that represent text jQuery Terminal - JavaScript Library for Web Based Terminal Emulators

[JavaScript Library for Web Based Terminal Emulators](https://terminal.jcubic.pl) -[![npm](https://img.shields.io/badge/npm-2.41.2-blue.svg)](https://www.npmjs.com/package/jquery.terminal) -![bower](https://img.shields.io/badge/bower-2.41.2-yellow.svg) -[![Build and test](https://github.com/jcubic/jquery.terminal/actions/workflows/build.yaml/badge.svg?branch=master&event=push)](https://github.com/jcubic/jquery.terminal/actions/workflows/build.yaml) -[![Coverage Status](https://coveralls.io/repos/github/jcubic/jquery.terminal/badge.svg?branch=master&8f2e58e2cbb0889679fb75085e7c7a4b)](https://coveralls.io/github/jcubic/jquery.terminal?branch=master) +[![npm](https://img.shields.io/badge/npm-DEV-blue.svg)](https://www.npmjs.com/package/jquery.terminal) +![bower](https://img.shields.io/badge/bower-DEV-yellow.svg) +[![Build and test](https://github.com/jcubic/jquery.terminal/actions/workflows/build.yaml/badge.svg?branch=devel&event=push)](https://github.com/jcubic/jquery.terminal/actions/workflows/build.yaml) +[![Coverage Status](https://coveralls.io/repos/github/jcubic/jquery.terminal/badge.svg?branch=devel&8f2e58e2cbb0889679fb75085e7c7a4b)](https://coveralls.io/github/jcubic/jquery.terminal?branch=devel) ![NPM Downloads](https://img.shields.io/npm/dm/jquery.terminal.svg?style=flat) [![jsDelivr Downloads](https://data.jsdelivr.com/v1/package/npm/jquery.terminal/badge?style=rounded&n=1)](https://www.jsdelivr.com/package/npm/jquery.terminal) [![Paid Support](https://img.shields.io/badge/paid-support-354465.svg)](https://support.jcubic.pl/) @@ -87,7 +87,7 @@ You can test current version at this URL: or if it doesn't use latest version (because of jsDelivr cache) you can force it with this URL: -* [https://jcubic.github.io/jquery.terminal/?ver=2.41.2](https://jcubic.github.io/jquery.terminal/?ver=2.41.2) +* [https://jcubic.github.io/jquery.terminal/?ver=DEV](https://jcubic.github.io/jquery.terminal/?ver=DEV) And development version using: @@ -106,20 +106,20 @@ or use jsDelivr: ``` -Then include js/jquery.terminal-2.41.2.min.js and css/jquery.terminal-2.41.2.min.css +Then include js/jquery.terminal-DEV.min.js and css/jquery.terminal-DEV.min.css You can grab the files from CDN: ```html - - + + ``` or ```html - - + + ``` If you always want latest version, you can get it from [unpkg](https://unpkg.com/) without specifying version, @@ -399,6 +399,10 @@ for cross-device testing opportunity. ### Paid Support You can request paid support, you can find details at [support.jcubic.pl](https://support.jcubic.pl/). +### Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=jcubic/jquery.terminal&type=Date)](https://star-history.com/#jcubic/jquery.terminal&Date) + ### License Licensed under [MIT](http://opensource.org/licenses/MIT) license diff --git a/templates/README.in b/templates/README.in index b79ad840..a1fec487 100644 --- a/templates/README.in +++ b/templates/README.in @@ -399,6 +399,10 @@ for cross-device testing opportunity. ### Paid Support You can request paid support, you can find details at [support.jcubic.pl](https://support.jcubic.pl/). +### Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=jcubic/jquery.terminal&type=Date)](https://star-history.com/#jcubic/jquery.terminal&Date) + ### License Licensed under [MIT](http://opensource.org/licenses/MIT) license