Skip to content

Commit 58b393c

Browse files
authored
Update README.md
1 parent 68f3ad2 commit 58b393c

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
@@ -1,6 +1,6 @@
11
# IntegerMathUtils.jl
22

3-
This library adds several functions useful for doing math on integers. Most of these are just GMP wrappers that may have faster implimentations for smaller integer types.
3+
This library adds several functions useful for doing math on integers. Most of these are GMP wrappers that may have faster implimentations for smaller integer types.
44

55
**Functions**
66

0 commit comments

Comments
 (0)