Skip to content

Commit 117bb5f

Browse files
committed
Fix badge: remove backslash-escaped exclamation mark
1 parent 19000fe commit 117bb5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kestrel
22

3-
[\![CodeRabbit Reviews](https://img.shields.io/coderabbit/prs/github/akuligowski9/kestrel?labelColor=171717&color=FF570A&label=CodeRabbit+Reviews)](https://coderabbit.ai)
3+
[![CodeRabbit Reviews](https://img.shields.io/coderabbit/prs/github/akuligowski9/kestrel?labelColor=171717&color=FF570A&label=CodeRabbit+Reviews)](https://coderabbit.ai)
44

55
**A C++ embedded-style system monitor that watches system behavior and signals when conditions deviate from expected bounds.**
66

0 commit comments

Comments
 (0)