Skip to content

Commit 7e58dcd

Browse files
committed
Update readme
1 parent d28262a commit 7e58dcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ yarn add use-text-analyzer
2929

3030
## Features ✨
3131

32-
- **Lightweight 🪶:** Less than 1KB in size, making it lightweight and efficient.
32+
- **Lightweight 🪶:** 1KB in size, making it lightweight and efficient.
3333
- **TypeScript Support 🇹🇸:** Works seamlessly with both JavaScript and TypeScript projects.
3434
- **Advanced Reading Time Estimation 🕒:** Provides detailed reading time estimates in minutes and seconds, along with a human-readable format for immediate use in interfaces.
35-
- **Efficient Algorithms ⚡:** Utilizes efficient algorithms for finding the most and least frequent words/
36-
characters.
37-
- **CJK Support 🌏:** Enhanced support for texts in Chinese, Japanese, and Korean, ensuring accurate analysis across these languages.
35+
- **Efficient Algorithms ⚡:** Utilizes efficient algorithms for finding the most and least frequent words/characters.
36+
- **CJK Support 📜:** Enhanced support for texts in Chinese, Japanese, and Korean, ensuring accurate analysis across these languages.
37+
- **SSR Compatible 🌐:** Fully compatible with server-side rendering, ensuring reliable performance across server and client environments.
3838

3939
## Usage 📝
4040

0 commit comments

Comments
 (0)