Skip to content

Commit 18a2dc8

Browse files
Merge pull request #108 from RobotlegsJS/tidelift-enterprise
Add enterprise support information with Tidelift
2 parents 9a0a793 + ad869fc commit 18a2dc8

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
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 #107).
4747

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

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

README.md

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

43
[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/blob/master/LICENSE)
54
[![Gitter chat](https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg)](https://gitter.im/RobotlegsJS/RobotlegsJS)
@@ -11,4 +10,14 @@ RobotlegsJS SignalCommandMap Extension
1110
[![Greenkeeper badge](https://badges.greenkeeper.io/RobotlegsJS/RobotlegsJS-SignalCommandMap.svg)](https://greenkeeper.io/)
1211
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
1312

14-
A port of Robotlegs Extensions SignalCommandMap to TypeScript.
13+
A port of Robotlegs Extensions SignalCommandMap to TypeScript.
14+
15+
## RobotlegsJS SignalCommandMap for enterprise
16+
17+
Available as part of the Tidelift Subscription
18+
19+
The maintainers of [@robotlegsjs/signalcommandmap](https://github.com/RobotlegsJS/RobotlegsJS-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-signalcommandmap?utm_source=npm-robotlegsjs-signalcommandmap&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
20+
21+
## License
22+
23+
[MIT](LICENSE)

0 commit comments

Comments
 (0)