Skip to content

Commit 096c393

Browse files
committed
remove CI badge
1 parent d6aab57 commit 096c393

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Miri
22

3-
[![Actions build status][actions-badge]][actions-url]
4-
5-
[actions-badge]: https://github.com/rust-lang/miri/workflows/CI/badge.svg?branch=master
6-
[actions-url]: https://github.com/rust-lang/miri/actions
7-
83
An experimental interpreter for [Rust][rust]'s
94
[mid-level intermediate representation][mir] (MIR). It can run binaries and
105
test suites of cargo projects and detect certain classes of

0 commit comments

Comments
 (0)