Skip to content

Commit 10be8c0

Browse files
committed
Improve the readme file
Adds a slightly more descriptive introduction to the project in the README and a link to the Microgrid API website. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 56b1884 commit 10be8c0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66

77
## Introduction
88

9-
Microgrid API client for Python
10-
11-
TODO(cookiecutter): Improve the README file
9+
This project provides a Python client for the [Frequenz Microgrid
10+
API](https://frequenz-floss.github.io/frequenz-api-microgrid/) that is more
11+
idiomatic to use in Python than the automatically-generated gRPC client
12+
provided by `protoc`.
1213

1314
## Supported Platforms
1415

0 commit comments

Comments
 (0)