Browse Source

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

Viral B. Shah 10 năm trước cách đây
mục cha
commit
532fe48cfd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.