diff --git a/README.md b/README.md new file mode 100644 index 0000000..71990cc --- /dev/null +++ b/README.md @@ -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 + +```