diff --git a/README.md b/README.md index 97e8771d..3bf3c4ba 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/metalbear-co/mirrord-vscode) [![Twitter Follow](https://img.shields.io/twitter/follow/metalbearco?style=social)](https://twitter.com/metalbearco) -mirrord lets developers run local processes in the context of their cloud environment. It’s meant to provide the benefits of running your service on a cloud environment (e.g. staging) without actually going through the hassle of deploying it there, and without disrupting the environment by deploying untested code. It comes as a Visual Studio Code extension, an IntelliJ plugin and a CLI tool. You can read more about it [here](https://mirrord.dev/docs/overview/introduction/). +mirrord lets developers [run local processes in the context of their cloud environment](https://mirrord.dev). It’s meant to provide the benefits of running your service on a cloud environment (e.g. staging) without actually going through the hassle of deploying it there, and without disrupting the environment by deploying untested code. It comes as a Visual Studio Code extension, an IntelliJ plugin and a CLI tool. You can read more about it [here](https://mirrord.dev/docs/overview/introduction/). This repository is for the VSCode extension. -mirrord main repository can be found [here](https://github.com/metalbear-co/mirrord). +mirrord's main repository can be found [here](https://github.com/metalbear-co/mirrord). ## How to use diff --git a/changelog.d/+make-small-changes-to-readme.internal.md b/changelog.d/+make-small-changes-to-readme.internal.md new file mode 100644 index 00000000..a035fed2 --- /dev/null +++ b/changelog.d/+make-small-changes-to-readme.internal.md @@ -0,0 +1 @@ +Make some small changes to README