summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2024-03-09 18:13:09 -0300
committerRoger Gonzalez <roger@rogs.me>2024-03-09 18:13:09 -0300
commit26b9c8474b589dae48b17c15c65ff56450c934dc (patch)
tree7016b71faea6b96bd6945761909db346aff6fdaa
parent1f573f44fe843f336d3e7bb18ddb35715c115bfe (diff)
Added badges
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca36eb1..cf79bc9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# UTE API Wrapper 🇺🇾
+[![codecov](https://codecov.io/gl/rogs/ute/graph/badge.svg?token=D1B2J3EB6K)](https://codecov.io/gl/rogs/ute)
+[![PyPI version](https://badge.fury.io/py/ute-wrapper.svg)](https://badge.fury.io/py/ute-wrapper)
+
This Python package provides a convenient wrapper for interacting with the [UTE (Administración Nacional de Usinas y Trasmisiones Eléctricas)](https://portal.ute.com.uy/) API in Uruguay 🇺🇾. It allows you to retrieve various information related to your UTE account, electricity consumption, network status, and more.
## Table of Contents