From 638767ef7917d19ead7fc3d994465ef8665f4db2 Mon Sep 17 00:00:00 2001 From: Keisuke Kan Date: Fri, 4 Dec 2020 11:29:55 +0900 Subject: [PATCH] docs(readme): fix badge urls --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aea2aa6..02a1929 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![CI/CD](https://github.com/beautifulinteractions/beautiful-react-diagrams/workflows/CI/CD/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Coverage Status](https://coveralls.io/repos/github/beautifulinteractions/beautiful-react-diagrams/badge.svg?branch=master)](https://coveralls.io/github/antonioru/beautiful-react-diagrams?branch=master) +[![Coverage Status](https://coveralls.io/repos/github/beautifulinteractions/beautiful-react-diagrams/badge.svg?branch=master)](https://coveralls.io/github/beautifulinteractions/beautiful-react-diagrams?branch=master) ![npm](https://img.shields.io/npm/v/beautiful-react-diagrams) ![GitHub stars](https://img.shields.io/github/stars/beautifulinteractions/beautiful-react-diagrams?style=social) @@ -32,7 +32,7 @@ Javascript diagramming libraries are often difficult to integrate in React proje Different patterns not always fit the React nature and having a component's state in in sync with an external diagramming library might be quite difficult especially when the latter had been built in a different paradigm (such as MVC, for example). -For this reason we created `beautiful-react-diagrams` an easy-to-customise functional diagramming library to build +For this reason we created `beautiful-react-diagrams` an easy-to-customise functional diagramming library to build diagrams with ease. ## 🎓 Principles @@ -59,7 +59,7 @@ diagrams with ease. ## Contributing -Contributions are very welcome and wanted. +Contributions are very welcome and wanted. To submit your custom pull request, please make sure your read our [CONTRIBUTING](./CONTRIBUTING.md) guidelines. @@ -80,7 +80,7 @@ numbers must follow the `..-.`, such as ### Credits -This library is provided and sponsored by: +This library is provided and sponsored by: