From 4ad151186b064a46c67d6455b0165572f942b914 Mon Sep 17 00:00:00 2001 From: Rambaud Pierrick <12rambau@users.noreply.github.com> Date: Wed, 31 Jul 2024 19:42:18 +0000 Subject: [PATCH] update badges to point to the new unit test --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2dde9ec..0b6cc69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -[](LICENSE) -[](https://pypi.org/project/eralchemy/) - +[](LICENSE) +[](https://pypi.org/project/ERAlchemy/) +[](https://pypi.org/project/eralchemy/) +[](https://github.com/eralchemy/eralchemy/actions/workflows/unit.yaml) # Entity relation diagrams generator -- GitLab