diff --git a/README.md b/README.md index 2c097a4..bc8afcc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Gomu Gomu no Gatling +[![GitHub Workflow Status](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/actions/workflows/test.yml/badge.svg)](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/actions/workflows/test.yml) +[![Project license](https://img.shields.io/github/license/keep-starknet-strange/gomu-gomu-no-gatling.svg?style=flat-square)](LICENSE) +[![Pull Requests welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square)](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) +[![Rust docs](https://docs.rs/anthropic/badge.svg)](https://docs.rs/gatling) +[![Rust crate](https://img.shields.io/crates/v/galing.svg)](https://crates.io/crates/gatling) + Blazing fast tool to benchmark Starknet sequencers 🦀. diff --git a/crates/gatling/README.md b/crates/gatling/README.md new file mode 100644 index 0000000..bc8afcc --- /dev/null +++ b/crates/gatling/README.md @@ -0,0 +1,9 @@ +# Gomu Gomu no Gatling + +[![GitHub Workflow Status](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/actions/workflows/test.yml/badge.svg)](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/actions/workflows/test.yml) +[![Project license](https://img.shields.io/github/license/keep-starknet-strange/gomu-gomu-no-gatling.svg?style=flat-square)](LICENSE) +[![Pull Requests welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square)](https://github.com/keep-starknet-strange/gomu-gomu-no-gatling/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) +[![Rust docs](https://docs.rs/anthropic/badge.svg)](https://docs.rs/gatling) +[![Rust crate](https://img.shields.io/crates/v/galing.svg)](https://crates.io/crates/gatling) + +Blazing fast tool to benchmark Starknet sequencers 🦀.