Skip to content

Commit 2f0a340

Browse files
authored
add CI status badge to README
1 parent f7f79bc commit 2f0a340

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![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)
2+
13
range-v3
24
========
35

@@ -150,9 +152,3 @@ For example, to make your `build2` project depend on `range-v3`:
150152
Then just build your project as usual (with `b` or `bdep update`), `build2` will figure out the rest.
151153
152154
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).
153-
154-
155-
Say Thanks!
156-
-----------
157-
158-
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 commit comments

Comments
 (0)