From f3fb5a3086909fe83d987d291b4d2c69502b14d2 Mon Sep 17 00:00:00 2001 From: Britt Cyr Date: Mon, 26 Aug 2024 12:13:48 -0400 Subject: [PATCH] Add badges to readme (#12) * Add badges to readme * add line spacing --------- Co-authored-by: DonDuala --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b04d1d599..f43901ede 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ # MANIFEST *The feeless orderbook exchange that supercharges your on-chain trading.* +[![codecov](https://codecov.io/gh/CKS-Systems/manifest/graph/badge.svg?token=PJ3Y2BVMM8)](https://codecov.io/gh/CKS-Systems/manifest) +[![Code Review - Rust](https://github.com/CKS-Systems/manifest/actions/workflows/ci-code-review-rust.yml/badge.svg)](https://github.com/CKS-Systems/manifest/actions/workflows/ci-code-review-rust.yml) +[![Code Review - Typescript](https://github.com/CKS-Systems/manifest/actions/workflows/ci-code-review-ts.yml/badge.svg)](https://github.com/CKS-Systems/manifest/actions/workflows/ci-code-review-ts.yml) +[![Build Docs](https://github.com/CKS-Systems/manifest/actions/workflows/ci-docs.yml/badge.svg)](https://github.com/CKS-Systems/manifest/actions/workflows/ci-docs.yml) + + Manifest is the next generation liquidity primitive on Solana. No more permissioned markets. No more trading fees.