Skip to content

Commit 5e1f1b1

Browse files
authored
Update README.md
1 parent c5968e0 commit 5e1f1b1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
[![CI](https://github.com/geosensing/allocator/actions/workflows/ci.yml/badge.svg)](https://github.com/geosensing/allocator/actions/workflows/ci.yml)
66
[![Documentation](https://img.shields.io/badge/docs-github.io-blue)](https://geosensing.github.io/allocator/)
77

8-
**Allocator v1.0** provides a modern, Pythonic API for geographic task allocation, clustering, and routing optimization.
9-
10-
> **📖 [Complete Documentation](https://geosensing.github.io/allocator/)** | **🚀 [Quick Start](https://geosensing.github.io/allocator/quickstart.html)** | **💡 [Examples](https://geosensing.github.io/allocator/examples/overview.html)**
8+
**Allocator** provides a modern, Pythonic API for geographic task allocation, clustering, and routing optimization.
119

1210
## Key Features
1311

@@ -56,4 +54,4 @@ assignments = allocator.assign(locations, centers)
5654

5755
## License & Contributing
5856

59-
MIT License. Contributions welcome - see [Contributing Guide](https://geosensing.github.io/allocator/contributing.html).
57+
MIT License. Contributions welcome - see [Contributing Guide](https://geosensing.github.io/allocator/contributing.html).

0 commit comments

Comments
 (0)