Skip to content

Commit 2e43c3e

Browse files
committed
update README to include link to the PR
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
1 parent 9e9d768 commit 2e43c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
nodejs-snowflake is a fast and reliable way to generate time sortable 64 bit ids written for distributed systems.
1111
The main ID generation function is written in Rust which interoperates with NodeJS via WASM, this makes the process of ID generation extremely fast.
1212

13-
> ⚠️ Version 2 Alert! Version 2 of `nodejs-snowflake` has a lot of breaking changes and is a complete rewrite. Consider going through entire doc to understand the migration path.
13+
> ⚠️ Version 2 Alert! Version 2 of `nodejs-snowflake` has a lot of breaking changes and is a complete rewrite. Consider going through entire doc to understand the migration path. Checkout [Version 2 PR Notes](https://github.com/utkarsh-pro/nodejs-snowflake/pull/14) for details.
1414
1515
## How to install
1616

0 commit comments

Comments
 (0)