diff --git a/README.md b/README.md index 505755a9a347c989b35b43da37af7d9e2eb3ac1c..fee5f08e4410268091fa512dcc7e8b6b790dccd5 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,7 @@ Generally code wouldn't split across files this liberally. It's done here for ease of reference. # Spectre - -```sh -go install go.jolheiser.com/go-spectre/cmd/spectre@main -``` - -# Spectre A Go implementation of [spectre](https://spectre.app). # Spectre -Currently, it passes a sub-set of the [CLI tests](https://gitlab.com/spectre.app/cli/-/blob/main/spectre_tests.xml). +It also passes the JS [sanity check](https://gitlab.com/spectre.app/www/-/blob/306704b129a2c43544af202b8b6fb5c7e665ce66/assets/js/mpw-js/mpw.js#L205).