Skip to content

Commit e0b5d15

Browse files
committed
add enterprise support information
1 parent 718e4ec commit e0b5d15

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Or using [Yarn](https://yarnpkg.com/en/):
5454

5555
```bash
5656
yarn add @robotlegsjs/signals
57-
````
57+
```
5858

5959
Usage
6060
---
@@ -71,6 +71,13 @@ signal.add(data => {
7171
signal.dispatch({ message: "hello signal!" });
7272
```
7373

74+
SignalsJS for enterprise
75+
---
76+
77+
Available as part of the Tidelift Subscription
78+
79+
The maintainers of [@robotlegsjs/signals](https://github.com/RobotlegsJS/SignalsJS) 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-signals?utm_source=npm-robotlegsjs-signals&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
80+
7481
License
7582
---
7683

0 commit comments

Comments
 (0)