Skip to content

Commit b58b851

Browse files
authored
Update README with last commit badge and contributors (#82)
Added a badge for the last commit and a contributors section to the README. Signed-off-by: fedjo <mari.giorgos@gmail.com>
1 parent 8836caa commit b58b851

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![License: EUPL-1.2](https://img.shields.io/badge/License-EUPL%201.2-blue.svg)](./LICENSE)
44
![Python](https://img.shields.io/badge/python-3.12+-blue)
55
![Docker](https://img.shields.io/badge/docker-ready-brightgreen)
6+
[![Last commit](https://img.shields.io/github/last-commit/farmOS/farmOS.svg?style=flat)](https://github.com/agstack/openagri-weatherservice/commits)
7+
68

79
Fast, reliable weather API with 5-day forecasts, agricultural indicators, UAV flight condition predictions, and spray condition forecasts.
810
Built with [FastAPI](https://fastapi.tiangolo.com/) for high performance and easy integration.
@@ -259,14 +261,13 @@ You can also open an issue to discuss ideas.
259261

260262
Weather Service is part of OpenAgri project, building tools for agriculture & climate data. Your contribution helps farmers and researchers.
261263

264+
This project exists thanks to all the people who contribute.
265+
266+
<a href="https://github.com/agstack/OpenAgri-WeatherService/graphs/contributors">
267+
<img src="https://avatars.githubusercontent.com/u/1727181?v=4&s=80" width="60px;" alt="@fedjo's Avatar"/><img src="https://avatars.githubusercontent.com/u/369058?v=4&s=80" width="60px;" alt="@arruda's Avatar"/><img src="https://avatars.githubusercontent.com/u/58622550?v=4&s=80" width="60px;" alt="@GuND0Wn151's Avatar"/><img src="https://avatars.githubusercontent.com/u/159937181?v=4&s=80" width="60px;" alt="@Vidushi2709's Avatar"/></a>
268+
262269
## License
263270

264271
This project is licensed under the European Union Public Licence (EUPL) v1.2.
265272
See the [European Union Public Licence](LICENSE) file for details.
266273

267-
268-
269-
270-
271-
272-

0 commit comments

Comments
 (0)