Skip to content

Commit 0b4759d

Browse files
committed
Consistency with phpv8/v8js readme.
1 parent 66663eb commit 0b4759d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
[![Latest Version](https://img.shields.io/packagist/v/phpv8/v8js-stubs.svg?style=flat-square)](https://packagist.org/packages/phpv8/v8js-stubs)
2-
[![Total Downloads](https://img.shields.io/packagist/dt/phpv8/v8js-stubs.svg?style=flat-square)](https://packagist.org/packages/phpv8/v8js-stubs)
3-
[![Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/phpv8/v8js-stubs/master/LICENSE)
4-
5-
61
V8Js Stubs
72
==========
83

4+
[![Latest Version](https://img.shields.io/packagist/v/phpv8/v8js-stubs.svg)](https://packagist.org/packages/phpv8/v8js-stubs)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/phpv8/v8js-stubs.svg)](https://packagist.org/packages/phpv8/v8js-stubs)
6+
[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/phpv8/v8js-stubs/master/LICENSE)
7+
[![Join the chat at https://gitter.im/preillyme/v8js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/preillyme/v8js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8+
9+
910
V8Js PHP stubs for the [V8Js](https://github.com/phpv8/v8js) extension. Versions, tags, and branches
1011
maintain parity with the [phpv8/v8js](https://github.com/phpv8/v8js) library.
1112

0 commit comments

Comments
 (0)