Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasRada authored Aug 16, 2024
1 parent 72f87d0 commit ace59da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ While Rangee focuses solely on serialization and deserialization, it leaves the

- [Features](#features)
- [Use Cases](#use-cases)
- [Implications](#implications)
- [Installation](#installation)
- [Usage](#usage)
- [Basic Example](#basic-example)
Expand Down Expand Up @@ -50,6 +51,10 @@ Ideal for applications where users interact with content, like reading apps or e

---

## Implications
Make sure HTML DOM stays same for all the time, otherwise Range deserialization is not possible for two different HTML documents.

---
## Installation

Install Rangee using Yarn or npm:
Expand Down

0 comments on commit ace59da

Please sign in to comment.