diff --git a/readme.md b/readme.md index 07baccb..bf81756 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Sus(picious) +# Sus An opinionated test framework designed with several goals: @@ -20,6 +20,10 @@ Please see the [project documentation](https://suspecting.github.io/sus/) for mo - [Getting Started](https://suspecting.github.io/sus/guides/getting-started/index) - This guide explains how to use the `sus` gem to write tests for your Ruby projects. +## See Also + +- [sus-vscode](https://github.com/suspecting/sus-vscode) - Visual Studio Code extension for Sus. + ## Contributing We welcome contributions to this project.