Skip to content

Commit c3b8322

Browse files
committed
remove checks badge from README
1 parent 713d6a5 commit c3b8322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Complogic
22

33
[![Tests](https://github.com/Vandesm14/complogic/actions/workflows/tests.yml/badge.svg)](https://github.com/Vandesm14/complogic/actions/workflows/tests.yml)
4-
[![Checks](https://github.com/Vandesm14/complogic/actions/workflows/check.yml/badge.svg)](https://github.com/Vandesm14/complogic/actions/workflows/check.yml)
4+
5+
<!-- [![Checks](https://github.com/Vandesm14/complogic/actions/workflows/check.yml/badge.svg)](https://github.com/Vandesm14/complogic/actions/workflows/check.yml) -->
56

67
Simulate logic gates on a compiled single-instruction VM with Rust.
78

0 commit comments

Comments
 (0)