Skip to content

Commit dad5b3d

Browse files
authored
Update README.md
1 parent b78802a commit dad5b3d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PyPI version](https://img.shields.io/pypi/v/agon-python.svg)](https://pypi.org/project/agon-python/)
44
[![Python versions](https://img.shields.io/pypi/pyversions/agon-python.svg)](https://pypi.org/project/agon-python/)
5-
[![License](https://img.shields.io/pypi/l/agon-python.svg)](https://github.com/Verdenroz/agon-python/blob/master/LICENSE)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
66
[![CI](https://github.com/Verdenroz/agon-python/actions/workflows/ci.yml/badge.svg)](https://github.com/Verdenroz/agon-python/actions/workflows/ci.yml)
77
[![codecov](https://codecov.io/gh/Verdenroz/agon-python/branch/master/graph/badge.svg)](https://codecov.io/gh/Verdenroz/agon-python)
88

@@ -419,6 +419,8 @@ uv run pre-commit install
419419

420420
## Documentation
421421

422+
Full documentation is available at [https://Verdenroz.github.io/agon-python/](https://Verdenroz.github.io/agon-python/)
423+
422424
This repo includes an MkDocs site under `docs/`.
423425

424426
```bash

0 commit comments

Comments
 (0)