summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 525269c2f2..b8ead6648a 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Python 3.4 functionality implemented for the data types and modules.
See the repository www.github.com/micropython/pyboard for the Micro
Python board, the officially supported reference electronic circuit board.
+For HydraBus version see HydraBus website: http://hydrabus.com
Major components in this repository:
- py/ -- the core Python implementation, including compiler and runtime.