diff --git a/README.md b/README.md index 4888c09..37c2060 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # tic-tac-toe The old school classic with "smart ai" made for GCW-Zero,RG 300, RG 350, RG350 and other Open Dingux 320x240 based devices. + +Requires SDL1, SDL1_image, SDL1_mixer & SDL1_ttf + +This project was made 10 years ago, so please be careful when editing, not too many bug-checking was done and the coding practices can be considered outdated.