Skip to content

Commit d7b0515

Browse files
Update README.md
1 parent 804db19 commit d7b0515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![CI](https://github.com/scopeInfinity/OurPC/actions/workflows/ci.yml/badge.svg)](https://github.com/scopeInfinity/OurPC/actions/workflows/ci.yml)
22

33
# QLife Processor
4-
The goal is to build a general-purpose processor integrated with simple input (e.g. buttons) and output devices (8x8 LED display).
4+
A 16-bit address, 32-bit data line general-purpose processor architecture. Key features include external ROM program execution and real-time I/O capabilities.
55

66
## Sample Programs
77

0 commit comments

Comments
 (0)