Add README.md.

This commit is contained in:
giomba 2022-10-15 22:53:17 +02:00
parent 9a931a44ad
commit 97dbd73f39
1 changed files with 14 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# ceda2vga
A video adapter for Sanco 8000 series computers, to use your handy flat-screen VGA display.
## Setup
```
./setup.sh
```
## Development container
```
./work.sh
./build.sh
```