Quellcode durchsuchen

Add OpenLibm url - http://openlibm.org/

Viral B. Shah vor 10 Jahren
Ursprung
Commit
532fe48cfd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 ## OpenLibm
 
-OpenLibm is an effort to have a high quality, portable, standalone
+[OpenLibm](http://www.openlibm.org) is an effort to have a high quality, portable, standalone
 C mathematical library ([`libm`](http://en.wikipedia.org/wiki/libm)).
 It can be used standalone in applications and programming language
 implementations.