diff --git a/README b/README new file mode 100644 index 0000000..69fb695 --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +## SIMPLE MP3 PLAYER w/ LOOPING (MakePython ESP32 + AUDIO shield) + +### adoption of following +- https://github.com/Makerfabs/Project_MakePython_Audio_Music/blob/master/music_player/music_player.ino + +### this one supposed to be minimal/simple as possible. +- tried to remove unnecessary stuffs from original code