From 7ab9c21945e0940e0390a38dc2f96b9c795b5067 Mon Sep 17 00:00:00 2001 From: Metallicow Date: Sun, 12 Jan 2014 19:21:02 -0600 Subject: Add combined image to GitHub front page README.md --- README.md | 3 +++ logo/upython-with-micro.png | Bin 0 -> 576190 bytes 2 files changed, 3 insertions(+) create mode 100644 logo/upython-with-micro.png diff --git a/README.md b/README.md index dda8970f0..ab3eb022b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ The Micro Python project ======================== +

+ MicroPython Logo +

This is the Micro Python project, which aims to put an implementation of Python 3.x on a microcontroller. diff --git a/logo/upython-with-micro.png b/logo/upython-with-micro.png new file mode 100644 index 000000000..2b3431cbd Binary files /dev/null and b/logo/upython-with-micro.png differ -- cgit v1.2.3