Skip to content

Commit 3d8a904

Browse files
Update README.md
1 parent 7fc1720 commit 3d8a904

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# LowLevelFloatFunctions.jl
2-
Manipulate sign, exponent, significand of Float64, Float32, Float16 values.
32

4-
#### Copyright © 2017 by Jeffrey Sarnoff. Released under The MIT License.
3+
### Manipulate sign, exponent, significand of Float64, Float32, Float16 values.
4+
5+
### Copyright © 2017 by Jeffrey Sarnoff. Released under The MIT License.
56

67
[![Travis](https://travis-ci.org/JeffreySarnoff/LowLevelFloatFunctions.jl.svg?branch=master)](https://travis-ci.org/JeffreySarnoff/LowLevelFloatFunctions.jl)
8+
-------
9+
10+
**This is for you.**
11+
12+
*It would be helpful to know what use is made -- Issue 1 is to let me know.*
13+
14+
-----
715

816
## Exports
917

0 commit comments

Comments
 (0)