Skip to content

Commit 78c29c2

Browse files
committed
update README.md
1 parent 02926ec commit 78c29c2

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
@@ -2,8 +2,8 @@
22

33
A fully custom 16-bit CPU emulator written from scratch in Rust — including a complete Instruction Set Architecture (ISA), a two-pass assembler, and a CLI emulator.
44

5-
![CI](https://github.com/RajMandaliya/cpu16/actions/workflows/ci.yml/badge.svg)
65
![License](https://img.shields.io/badge/license-MIT-blue)
6+
![Rust](https://img.shields.io/badge/rust-async--first-orange.svg)
77

88
---
99

0 commit comments

Comments
 (0)