diff options
author | Karl Palsson <karlp@tweak.net.au> | 2018-08-29 13:54:16 +0000 |
---|---|---|
committer | Karl Palsson <karlp@tweak.net.au> | 2018-08-29 13:54:16 +0000 |
commit | 5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd (patch) | |
tree | 98c1e8046f16fbf4ab2e80e1a1bc2384bf3114dd /README.md | |
parent | 1574ee1b01cd197a8817e3c31f8b20ef05c7984e (diff) | |
download | stm32f103c8-examples-5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd.tar stm32f103c8-examples-5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd.tar.zst stm32f103c8-examples-5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd.zip |
Clarify readmes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1 +1,7 @@ Easy clone and go repository for a libopencm3 based project. + +my-project contains your application +my-common-code contains something shared. + +You should replace this with your _own_ README if you are using this +as a template. |