Skip to content

Commit

Permalink
Add installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbrzt committed Feb 22, 2022
1 parent 9d54aa8 commit 6063910
Show file tree
Hide file tree
Showing 4 changed files with 503 additions and 6 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ This implementation includes variable-length integers, and the prepend/append op
This should be byte-for-byte compatible with [rocicorp/fractional-indexing](https://github.com/rocicorp/fractional-indexing) (JavaScript) and [rocicorp/fracdex](https://github.com/rocicorp/fracdex) (Go).


## Installation

```bash
$ pip install fractional-indexing
```


## Usage

```python
Expand Down
Loading

0 comments on commit 6063910

Please sign in to comment.