diff --git a/README.md b/README.md index c9ad21ee..d05e2344 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ and active development (in contrast to npm). ```bash npx jsr add @sitnik/nanoid -# For Deno: deno add jsr:@sitnik/nanoid ``` You can use it in Node.js, Deno, Bun, etc. @@ -457,7 +456,6 @@ the same ID generator on the client and server side. * [ColdFusion/CFML](https://github.com/JamoCA/cfml-nanoid) * [Crystal](https://github.com/mamantoha/nanoid.cr) * [Dart & Flutter](https://github.com/pd4d10/nanoid-dart) -* [Deno](https://github.com/ianfabs/nanoid) * [Elixir](https://github.com/railsmechanic/nanoid) * [Gleam](https://github.com/0xca551e/glanoid) * [Go](https://github.com/matoous/go-nanoid) diff --git a/README.ru.md b/README.ru.md index 6b0ddfaf..7473748a 100644 --- a/README.ru.md +++ b/README.ru.md @@ -177,7 +177,6 @@ npm install nanoid ```bash npx jsr add @sitnik/nanoid -# For Deno: deno add jsr:@sitnik/nanoid ``` Вы можете использовать пакет с JSR в Node.js, Deno, Bun. @@ -437,7 +436,6 @@ Nano ID был портирован на множество языков. Это - [ColdFusion/CFML](https://github.com/JamoCA/cfml-nanoid) - [Crystal](https://github.com/mamantoha/nanoid.cr) - [Dart и Flutter](https://github.com/pd4d10/nanoid-dart) -- [Deno](https://github.com/ianfabs/nanoid) - [Elixir](https://github.com/railsmechanic/nanoid) - [Gleam](https://github.com/0xca551e/glanoid) - [Go](https://github.com/jaevor/go-nanoid)