diff --git a/README.md b/README.md index e96fd70..4a265dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Thalos +[![Test](https://github.com/eosswedenorg/thalos/actions/workflows/test.yml/badge.svg)](https://github.com/eosswedenorg/thalos/actions/workflows/test.yml) + Thalos is a application that makes it easy for users to stream blockchain data from an Antelope SHIP node. Consult the [documentation](https://thalos.waxsweden.org/docs) for more information. @@ -21,4 +23,4 @@ $ go build -o build/thalos-server cmd/thalos/*.go ``` ## Author -Henrik Hautakoski - [henrik@eossweden.org](mailto:henrik@eossweden.org) \ No newline at end of file +Henrik Hautakoski - [henrik@eossweden.org](mailto:henrik@eossweden.org)