Update README.md

This commit is contained in:
Viral B. Shah
2024-01-16 17:26:56 -05:00
committed by GitHub
parent f3eec73a3f
commit ae59af701d
-3
View File
@@ -1,8 +1,5 @@
# OpenLibm
[![Travis](https://travis-ci.org/JuliaMath/openlibm.svg?branch=master)](https://travis-ci.org/JuliaMath/openlibm)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/sia04r4089rr19uc/branch/master?svg=true)](https://ci.appveyor.com/project/ararslan/openlibm-19152/branch/master)
[OpenLibm](https://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