From 995842617a72fb4abcf96f0ba1534ee307ccd887 Mon Sep 17 00:00:00 2001 From: Lewis Blake Date: Thu, 6 Jun 2024 15:01:20 +0200 Subject: [PATCH] Update README.md fix small typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5de57b..ebccf9d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The goal of pyro was threefold. 3. Easy extension for air-pollution database providers or programmers giving the users (1. or 2.) direct access their databases without the need of a new API. -A few existing implementations of pyaro can be found at [pyaerocom-readers](https://github.com/metno/pyaro-readers). +A few existing implementations of pyaro can be found at [pyaro-readers](https://github.com/metno/pyaro-readers). ## Installation