Skip to content

Commit 58afbd4

Browse files
Merge pull request #48 from RobotlegsJS/tidelift-enterprise
Add enterprise support information with Tidelift
2 parents ac0c547 + db3feef commit 58afbd4

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Types of changes:
4545

4646
- Add **Tidelift** as funding option (see #47).
4747

48+
- Add **Enterprise Support** information (see #48).
49+
4850
#### Security
4951

5052
- Migrate to [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to solve security vulnerability (see #46).

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
RobotlegsJS Phaser-CE SignalCommandMap Extension
2-
===
1+
# RobotlegsJS Phaser-CE SignalCommandMap Extension
32

43
[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/blob/master/LICENSE)
54
[![Gitter chat](https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg)](https://gitter.im/RobotlegsJS/RobotlegsJS)
@@ -13,8 +12,7 @@ RobotlegsJS Phaser-CE SignalCommandMap Extension
1312
A [RobotlegsJS](https://github.com/RobotlegsJS/RobotlegsJS) Extension that allows the mapping of
1413
[Phaser.Signal](https://photonstorm.github.io/phaser-ce/Phaser.Signal.html) class to commands.
1514

16-
Installation
17-
---
15+
## Installation
1816

1917
You can get the latest release and the type definitions using [NPM](https://www.npmjs.com/):
2018

@@ -57,7 +55,12 @@ Then follow the [installation instructions](https://github.com/RobotlegsJS/Robot
5755
+ [Phaser-CE](https://github.com/photonstorm/phaser-ce)
5856
+ [reflect-metadata](https://github.com/rbuckton/reflect-metadata)
5957

60-
License
61-
---
58+
## RobotlegsJS Phaser-CE SignalCommandMap for enterprise
59+
60+
Available as part of the Tidelift Subscription
61+
62+
The maintainers of [@robotlegsjs/phaser-ce-signalcommandmap](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap) and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-robotlegsjs-phaser-ce-signalcommandmap?utm_source=npm-robotlegsjs-phaser-ce-signalcommandmap&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
63+
64+
## License
6265

6366
[MIT](LICENSE)

0 commit comments

Comments
 (0)