Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added api reference badge
  • Loading branch information
tidwall authored Feb 24, 2024
1 parent 8b756de commit 616e279
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<p align="center">
<img src="docs/assets/logo.png" width="240" alt="TG">
</p>

<p align="center">
<a href="docs/API.md"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="API Reference"></a>
</p>
d
TG is a geometry library for C that is small, fast, and easy to use.
I designed it for programs that need real-time geospatial, such as geofencing, monitoring, and streaming analysis.

Expand Down

0 comments on commit 616e279

Please sign in to comment.