summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2018-08-29 13:54:16 +0000
committerKarl Palsson <karlp@tweak.net.au>2018-08-29 13:54:16 +0000
commit5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd (patch)
tree98c1e8046f16fbf4ab2e80e1a1bc2384bf3114dd /README.md
parent1574ee1b01cd197a8817e3c31f8b20ef05c7984e (diff)
downloadstm32f103c8-examples-5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd.tar
stm32f103c8-examples-5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd.tar.zst
stm32f103c8-examples-5dabebbf8c0cd9758fb7b8c5205aa130a25d77dd.zip
Clarify readmes
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0acc36..964b8de 100644
--- a/README.md
+++ b/README.md
@@ -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.