Skip to content

Commit ca97fe3

Browse files
committed
update: readme
1 parent ae6354f commit ca97fe3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
<img src="logo.png" width="400">
33
</h1>
44

5+
[![PyPI](https://img.shields.io/pypi/v/compute-geometry)](https://pypi.org/project/compute-geometry/)
6+
[![GitHub](https://img.shields.io/github/license/kleyt0n/compute-geometry)](https://github.com/kleyt0n/compute-geometry/blob/master/LICENSE)
7+
8+
59
Welcome to the **compute-geometry** library, a comprehensive computational geometry library for Python. This library is designed to provide a set of tools and algorithms for solving geometric problems, making it a valuable resource for developers and researchers working in areas such as computer graphics, robotics, and geographic information systems.
610

711
## Features

examples/voronoi-diagram.ipynb

+2-2
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)