diff --git a/README.md b/README.md index ec69c260..8fe5b07f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@

OpenGeode module for inspecting meshes and models

- Build Status - Deploy Status - Coverage Status - Version + Build Status + Deploy Status + Version + PyPI

@@ -15,15 +15,22 @@

- Language + Language License Semantic-release +

+ +

- Slack invite + Slack invite - - DOI + + Linkedin + + Mail Us + +

--- @@ -51,7 +58,6 @@ To use OpenGeode-Inspector, several options are available: - If you installed and compiled the C++ source code, you can use the executable binaries to apply an inspection of your meshes/models and toggle on/off the various checks directly. - or use the API functions (check the tests to see how it is done) if you want to go further or use the resulting errors to repair your meshes/models. - If you installed the python library, you can add `import opengeode_inspector` in your Python script to use the available API functions. Check [this documentation page](https://docs.geode-solutions.com/guides/use-opengeode-binding.html) for more details. Examples are also procured in the `examples` folder. -- You can inspect your models without any installation, by using the API of the [Geode-solutions free tools](https://geode-solutions.com/tools). The available checks for each mesh type are: @@ -90,7 +96,7 @@ The available checks for each mesh type are: ## Questions -For questions and support please use the official [slack](https://opengeode-slack-invite.herokuapp.com) and go to the channel #inspector. The issue list of this repo is exclusively for bug reports and feature requests. +For questions and support please use the official [slack](https://geode-solutions.com/#slack) and go to the channel #inspector. The issue list of this repo is exclusively for bug reports and feature requests. ## License