Skip to content

Commit 6e05d4d

Browse files
author
Aurélien Ooms
authored
Update README.md
1 parent 4f81b55 commit 6e05d4d

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
@@ -33,9 +33,9 @@ alternative for the moment.
3333
- [x] [@aureooms/js-integer-big-endian](https://github.com/aureooms/js-integer-big-endian)
3434
- [ ] [@aureooms/js-integer-little-endian](https://github.com/aureooms/js-integer-little-endian)
3535

36-
3736
## Reference
3837

3938
- [The GNU Multiple Precision Arithmetic Library](https://gmplib.org/)
4039
- https://gmplib.org/gmp-man-6.0.0a.pdf
4140
- https://en.wikipedia.org/wiki/Sch%C3%B6nhage%E2%80%93Strassen_algorithm
41+
- [Similar work on GitHub](https://github.com/search?l=JavaScript&o=desc&q=bigint&s=stars&type=Repositories)

0 commit comments

Comments
 (0)