summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.