Skip to content

Commit

Permalink
Add deprecation notice to project readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rsslldnphy authored and ai committed Jul 27, 2020
1 parent 1403944 commit e20d680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## shortid [![Build Status](http://img.shields.io/travis/dylang/shortid.svg)](https://travis-ci.org/dylang/shortid) [![shortid](http://img.shields.io/npm/dm/shortid.svg)](https://www.npmjs.org/package/shortid)

> Amazingly short non-sequential url-friendly unique id generator.


> Amazingly short non-sequential url-friendly unique id generator.
## **shortid is deprecated, because the architecture is unsafe. we instead recommend [Nano ID](https://github.com/ai/nanoid/), which has the advantage of also being significantly faster than shortid**



Expand Down

0 comments on commit e20d680

Please sign in to comment.