diff --git a/README.md b/README.md index 46b8efa..da3c402 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# debugtopus 🐙💻 +# debugtopus 🐙 💻 + +Debugtopus is a tool to run Octomind tests against the local instance of your app. Octomind tests are AI auto-generated, hosted and run end-to-end tests in standard Playwright code in the cloud. + +Here's some more [info](https://www.octomind.dev/?utm_source=github&utm_medium=debugtopus&utm_campaign=rm) on octomind and more in the [docs](https://www.octomind.dev/docs?utm_source=github&utm_medium=debugtopus&utm_campaign=rm). -Tool to run your octomind tests against a local instance of your app. ## Installation @@ -49,4 +52,4 @@ Enable corepack to let it manage pnpm and its version for you: corepack enable ``` -Then any time you reference `pnpm` in your shell corepack will ensure the right version is installed. \ No newline at end of file +Then any time you reference `pnpm` in your shell corepack will ensure the right version is installed.