Skip to content

Commit ea07617

Browse files
committed
update readme
1 parent 979b170 commit ea07617

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# jsGBC-core
22

3-
[![NPM Version][npm-image]][downloads-url] [![NPM Downloads][downloads-image]][downloads-url]
3+
[![NPM Version][npm-image]][downloads-url]
4+
[![NPM Downloads][downloads-image]][downloads-url]
5+
[![License][license-image]][license-url]
46

57
**jsGBC Core Emulator**
68

@@ -24,3 +26,5 @@ Z80 implementation borrowed from [GameBoy-Online](https://github.com/taisel/Game
2426
[downloads-url]: https://npmjs.org/package/jsgbc
2527
[npm-image]: https://img.shields.io/npm/v/jsgbc.svg
2628
[npm-url]: https://npmjs.org/package/jsgbc
29+
[license-image]: https://img.shields.io/npm/l/jsgbc.svg
30+
[license-url]: LICENSE.md

0 commit comments

Comments
 (0)