From e47b7cd3c5829a88f005fa7c520b0eee3e9bb94a Mon Sep 17 00:00:00 2001 From: Hovhannes Tamoyan Date: Fri, 12 Jul 2024 14:18:13 +0200 Subject: [PATCH] [doc] pypi, python-v, license badges added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9fbec80..e4be7fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ + + +[![PyPI - Package Version](https://img.shields.io/pypi/v/urartu?logo=pypi&style=flat&color=orange)](https://pypi.org/project/urartu/) +[![PyPI - Python Version](https://img.shields.io/badge/Python-3.10-blue.svg?style=flat&logo=python&logoColor=white)](https://www.python.org/) +[![GitHub - License](https://img.shields.io/github/license/tamohannes/urartu)](https://opensource.org/licenses/Apache-2.0) + + + # UrarTU 🦁 Harness the power of UrarTU, a versatile ML framework meticulously designed to provide intuitive abstractions of familiar pipeline components. With a `.yaml` file-based configuration system, and the added convenience of seamless `slurm` job submission on clusters, `UrarTU` takes the complexity out of machine learning, so you can focus on what truly matters! 🚀