diff --git a/README b/README.md similarity index 98% rename from README rename to README.md index 4bba7d8..71c25d2 100644 --- a/README +++ b/README.md @@ -6,7 +6,7 @@ TRON.asm is a tron clone written for the bfh carme kit, which is based on a stm3 It is a project for the firmware development class. All I/O parts were developped in assembly language using the thumb instruction set. The rest of it is written in the programming language c. -Project Structure: +## Project Structure img/* - GIMP Project for the welcome screen libs/* - STM32f4xx libraries