Skip to content

Commit b784a44

Browse files
authored
Update README.md
1 parent 54cfc1f commit b784a44

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
@@ -25,7 +25,7 @@ This float16 library produces correct results for all conversions between float1
2525

2626
Current status:
2727

28-
* Core API is done. Some new functions are planned. Breaking API changes are unlikely.
28+
* core API is done and breaking API changes are unlikely.
2929
* 100% of unit tests pass:
3030
* short mode (`go test -short`) tests around 65763 conversions in 0.005s.
3131
* normal mode (`go test`) tests all possible 4+ billion conversions in about 45s.

0 commit comments

Comments
 (0)