From 24224d7c72e1d6572ef0d24f08eb882dcac8dc50 Mon Sep 17 00:00:00 2001 From: Damien George Date: Tue, 14 Jan 2014 23:55:53 +0000 Subject: Make GitHub logo/image a JPEG so it's smaller. --- README.md | 2 +- logo/upython-with-micro.jpg | Bin 0 -> 79102 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 logo/upython-with-micro.jpg diff --git a/README.md b/README.md index ab3eb022b..d723818fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ The Micro Python project ========================

- MicroPython Logo + MicroPython Logo

This is the Micro Python project, which aims to put an implementation diff --git a/logo/upython-with-micro.jpg b/logo/upython-with-micro.jpg new file mode 100644 index 000000000..4984d8e2f Binary files /dev/null and b/logo/upython-with-micro.jpg differ -- cgit v1.2.3