From b229360233cbec25a0c9969721876e1909b19265 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 20 Feb 2024 14:52:01 +0100 Subject: [PATCH 1/3] try custom badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8415e4..78d3613 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Crates.io](https://img.shields.io/crates/v/satrs)](https://crates.io/crates/satrs) [![docs.rs](https://img.shields.io/docsrs/satrs)](https://docs.rs/satrs) +![sat-rs book](https://img.shields.io/badge/sat--rs-book-green?style=flat&link=https%3A%2F%2Fabsatsw.irs.uni-stuttgart.de%2Fprojects%2Fsat-rs%2F) + sat-rs ========= -- 2.43.0 From 05df24447bb665c2d7e99a9b0f17b8784babaa4c Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 20 Feb 2024 14:54:58 +0100 Subject: [PATCH 2/3] let's try this --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78d3613..ab6b348 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

+[![sat-rs website](https://img.shields.io/badge/sat--rs-website-green?style=flat)](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/) +[![sat-rs book](https://img.shields.io/badge/sat--rs-book-green?style=flat)](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/book/) [![Crates.io](https://img.shields.io/crates/v/satrs)](https://crates.io/crates/satrs) [![docs.rs](https://img.shields.io/docsrs/satrs)](https://docs.rs/satrs) -![sat-rs book](https://img.shields.io/badge/sat--rs-book-green?style=flat&link=https%3A%2F%2Fabsatsw.irs.uni-stuttgart.de%2Fprojects%2Fsat-rs%2F) - sat-rs ========= -- 2.43.0 From 808126ee41d413a42ba9656fe38cba7aa5d70ab6 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 20 Feb 2024 14:55:52 +0100 Subject: [PATCH 3/3] better green --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab6b348..c20b996 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-[![sat-rs website](https://img.shields.io/badge/sat--rs-website-green?style=flat)](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/) -[![sat-rs book](https://img.shields.io/badge/sat--rs-book-green?style=flat)](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/book/) +[![sat-rs website](https://img.shields.io/badge/sat--rs-website-darkgreen?style=flat)](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/) +[![sat-rs book](https://img.shields.io/badge/sat--rs-book-darkgreen?style=flat)](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/book/) [![Crates.io](https://img.shields.io/crates/v/satrs)](https://crates.io/crates/satrs) [![docs.rs](https://img.shields.io/docsrs/satrs)](https://docs.rs/satrs) -- 2.43.0