diff --git a/README.md b/README.md index a8bb4ad..86080a8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ I made a buisness card that uses an STM32 to allow exploration of a modified man * Custom bordertracing algorithm to accelerate use * Custom modification of mandelbrot for pretty pictures - + # Code I used STM32's HAL to speed up development, which has unfortunately left the project a mess. The source files are [here](program/stm32f1_buisnesscard_v1/Core/Src) and header files [here](program/stm32f1_buisnesscard_v1/Core/Inc).