Skip to content

Commit 68f3ad2

Browse files
authored
Update README.md
1 parent 3e5279f commit 68f3ad2

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 more specialized versions for smaller integer types.
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.
44

55
**Functions**
66

0 commit comments

Comments
 (0)