Update README.md

This commit is contained in:
Piotr Skalski 2023-01-31 13:58:04 +01:00 committed by GitHub
parent fcf30b79d4
commit 507f08f27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -88,6 +88,10 @@ pip install -e ".[dev]"
</details>
## 📖 documentation
Curious how Supervision can help you solve problems on your project? Visit our [documentation](https://roboflow.github.io/supervision) page!
## 🎬 videos
Learn how to use YOLOv8, ByteTrack and **Supervision** to detect, track and count objects. 🔥
@ -111,7 +115,3 @@ So far, **there is no types checking with mypy**. See [issue](https://github.com
## 🧪 tests
[`pytests`](https://docs.pytest.org/en/7.1.x/) is used to run our tests.
## 🪪
Supervision is available under the MIT license - see the [LICENSE](https://github.com/roboflow/supervision/blob/main/LICENSE.md) file for details.