aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/shared/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'circuitpython/shared/README.md')
-rw-r--r--circuitpython/shared/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/circuitpython/shared/README.md b/circuitpython/shared/README.md
new file mode 100644
index 0000000..073187b
--- /dev/null
+++ b/circuitpython/shared/README.md
@@ -0,0 +1,3 @@
+This directory contains libraries, utilities and helper code developed
+specifically for this project. The code is intended to be portable and
+usable by any port.