diff --git a/README.md b/README.md index 196b5c71a1..e0c542360f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rollkit -ABCI-client implementation for Optimistic Rollups. +A modular framework for rollups, with an ABCI-compatible client interface. [![build-and-test](https://github.com/rollkit/rollkit/actions/workflows/test.yml/badge.svg)](https://github.com/rollkit/rollkit/actions/workflows/test.yml) [![golangci-lint](https://github.com/rollkit/rollkit/actions/workflows/lint.yml/badge.svg)](https://github.com/rollkit/rollkit/actions/workflows/lint.yml)