We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07470eb + b7069db commit a04b09dCopy full SHA for a04b09d
1 file changed
mrbgems/mruby-bigint/README.md
@@ -1,5 +1,5 @@
1
# Multi-precision Integer extension for mruby
2
3
-This extension uses fgmp, which is a public domain implementation of a subset of the GNU gmp library by Mark Henderson <markh@wimsey.bc.ca>
4
-But it's heavily modified to fit with mruby. You can get the original source code from <https://github.com/deischi/fgmp.git>
5
-You can read the original README for fgmp in <README-fgmp.md>
+This extension uses fgmp, which is a public domain implementation of a subset of the GNU gmp library by Mark Henderson <markh@wimsey.bc.ca>.
+But it's heavily modified to fit with mruby. You can get the original source code from <https://github.com/deischi/fgmp.git>.
+You can read the original README for fgmp in [README-fgmp.md](README-fgmp.md).
0 commit comments