diff --git a/README.md b/README.md index ea09563..57b475b 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,3 @@ # mps-gotchas -This website answers some common questions about MPS and shows common gotchas and pitfalls when working with MPS. -It is mainly written in the form of a QA. If you have any suggestions, please write a comment at the bottom of the page or -open an issue on Github. - -![build status](https://img.shields.io/github/workflow/status/alexanderpann/mps-gotchas/Build%20documentation) -![license](https://img.shields.io/github/license/alexanderpann/mps-gotchas) -![last commit](https://img.shields.io/github/last-commit/alexanderpann/mps-gotchas) - -**Website:** [mps-gotchas](https://alexanderpann.github.io/mps-gotchas/) - -screenshot_website - -## Local execution -Run: `gradle mkdocsServe` - -Build: `gradle mkdocsBuild` +**UPDATE: This project was merged with other documentations such as Github Wikis and internal documentation. The new page is available at [mbeddr.com/mps-platform-docs](http://mbeddr.com/mps-platform-docs)**