diff --git a/README.md b/README.md new file mode 100644 index 0000000..31410ea --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# SmartyKit Apple I - apple1 +SmartyKit Apple I replica drivers and software (http://apple1.smartykit.org). + +All needed libraries included in repository in /Arduino/libraries + +## Keyboard Driver +Keyboard driver uses Arduino PS2Keyboard library. + +## Video Driver +Video driver uses Arduino TVout library.