Skip to content

Commit f7fcec0

Browse files
committed
Update README.md
1 parent c19c0bf commit f7fcec0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ The following features that are not in the IEEE 754 standard are excluded from S
2424

2525
SoftFloatPy requires Python 3.11 or later. The build configuration provided in the [SoftFloatPy repository](https://github.com/arithy/softfloatpy) assumes platforms with 64-bit integer arithmetic support.
2626

27-
The GitHub page is https://github.com/arithy/softfloatpy .
27+
The GitHub page is [https://github.com/arithy/softfloatpy](https://github.com/arithy/softfloatpy).
2828

2929
**Links related to Berkeley SoftFloat:**
30-
- https://www.jhauser.us/arithmetic/SoftFloat.html
31-
- https://github.com/ucb-bar/berkeley-softfloat-3
30+
- [https://www.jhauser.us/arithmetic/SoftFloat.html](https://www.jhauser.us/arithmetic/SoftFloat.html)
31+
- [https://github.com/ucb-bar/berkeley-softfloat-3](https://github.com/ucb-bar/berkeley-softfloat-3)
3232

3333
## Installation
3434

0 commit comments

Comments
 (0)