Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix another issue with non-github markdown renderer.
  • Loading branch information
x448 authored Jan 2, 2020
1 parent abc1e21 commit b50991e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Current status:
* 100% code coverage with both short mode and normal mode.
* tested on amd64 but it should work on all little-endian platforms supported by Go.

Roadmap:
Roadmap:

* add a function to both convert and report precision issues in one call.
* add functions for fast batch conversions.
* speed up unit test when verifying all possible 4+ billion conversions.
Expand Down

0 comments on commit b50991e

Please sign in to comment.