diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 41751af..a373d66 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -39,7 +39,7 @@ This Code of Conduct applies within all community spaces, and also applies when ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders via the contact from at [Beautiful Interactions website](https://www.beautifulinteractions.com/). All complaints will be reviewed and investigated promptly and fairly. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the reporter of any incident. diff --git a/README.md b/README.md index aea2aa6..0596d56 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) @@ -18,7 +18,7 @@
- + 🌟 Live playground here 🌟
@@ -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 @@ -51,7 +51,7 @@ diagrams with ease.- + 🌟 Live playground here 🌟
@@ -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. @@ -78,20 +78,6 @@ to automated publication to NPM under the `next` tag. Pre-release version numbers must follow the `- - - -
-