Skip to content

Commit 9d54aa8

Browse files
committed
README
1 parent 7d2ced3 commit 9d54aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Fractional indexing is a technique to create an ordering that can be used for [R
1313

1414
This implementation includes variable-length integers, and the prepend/append optimization described in David's article.
1515

16-
This should be byte-for-byte compatible with [rocicorp/fractional-indexing](https://github.com/rocicorp/fractional-indexing) and [rocicorp/fracdex](https://github.com/rocicorp/fracdex).
16+
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).
1717

1818

1919
## Usage

0 commit comments

Comments
 (0)