Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingImer committed Feb 28, 2022
1 parent c919e28 commit 9a0f8ee
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# replace this
# cdk-concurrency-controller

![Release](https://github.com/flyingImer/cdk-concurrency-controller/workflows/Release/badge.svg)

> Controlling concurrency in your distributed systems
## Warning
Currently it temporarily supports monocdk (CDK v1), but scheduled to migrate to CDK v2.

## Install

TypeScript/JavaScript:

```console
$ npm install cdk-concurrency-controller
```

0 comments on commit 9a0f8ee

Please sign in to comment.