Skip to content

Commit 7b225dd

Browse files
authored
Update README.md
1 parent dd5fd3d commit 7b225dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# ada_fetchcontent
2+
[![Ubuntu 22.04](https://github.com/ada-url/ada_fetchcontent/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/ada-url/ada_fetchcontent/actions/workflows/ubuntu.yml)
23

34
Demonstrates how to use ada as a CMake dependency with
45
`FetchContent`.
@@ -7,4 +8,4 @@ Demonstrates how to use ada as a CMake dependency with
78
cmake -B build
89
cmake --build build
910
./build/repro
10-
```
11+
```

0 commit comments

Comments
 (0)