Skip to content

Commit

Permalink
add CI status badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ericniebler committed Sep 4, 2024
1 parent f7f79bc commit 2f0a340
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![range-v3 CI](https://github.com/ericniebler/range-v3/actions/workflows/range-v3-ci.yml/badge.svg)](https://github.com/ericniebler/range-v3/actions/workflows/range-v3-ci.yml)

range-v3
========

Expand Down Expand Up @@ -150,9 +152,3 @@ For example, to make your `build2` project depend on `range-v3`:
Then just build your project as usual (with `b` or `bdep update`), `build2` will figure out the rest.

For `build2` newcomers or to get more details and use cases, you can read [this document](https://github.com/build2-packaging/range-v3/blob/master/NOTES-build2.md) and the [`build2` toolchain introduction](https://build2.org/build2-toolchain/doc/build2-toolchain-intro.xhtml).


Say Thanks!
-----------

I do this work because I love it and because I love C++ and want it to be as excellent as I know it can be. If you like my work and are looking for a way to say thank you, you can leave a supportive comment on [my blog](http://ericniebler.com). Or you could leave me some kudos on my Open Hub range-v3 contribution page. Just click the **Give Kudos** button [here](https://www.openhub.net/p/range-v3/contributors/3053743222308608).

0 comments on commit 2f0a340

Please sign in to comment.