From 2f05fd21eb20d117891de969441c0929b9a4922a Mon Sep 17 00:00:00 2001 From: Tatiana Lagodich Date: Sun, 1 Sep 2024 17:15:58 +0400 Subject: [PATCH] fix: readme --- README.md | 2 +- README.ru.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c61ec84..47949c6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Iter8or - +[![npm version](https://badge.fury.io/js/iter8or.svg)](https://www.npmjs.com/package/iter8or) [Documentation](https://tanyalagodich.github.io/Iter8or/) Iter8or is a versatile library for working with iterators and asynchronous iterators in JavaScript. It provides powerful methods for processing, filtering, combining, and transforming data, and even allows the creation of iterators from non-iterable objects. diff --git a/README.ru.md b/README.ru.md index c7f6b01..2e1efe3 100644 --- a/README.ru.md +++ b/README.ru.md @@ -1,4 +1,5 @@ # Iter8or +[![npm version](https://badge.fury.io/js/iter8or.svg)](https://www.npmjs.com/package/iter8or) [Документация](https://tanyalagodich.github.io/Iter8or/ru/)