InfiniTime.git

commit be05997272b7b1d1b25b122c8162ac6f4c1c12a2

Author: JF <jf@codingfield.com>

Add InfiniTime logo.

 README.md | 4 ++++


diff --git a/README.md b/README.md
index 8e8f3e37dd591a52144e589edcc88ba96ad92718..025828a44a7ddc84832384851623f4193a18b5fb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+
 # PineTime
 > The PineTime is a free and open source smartwatch capable of running custom-built open operating systems. Some of the notable features include a heart rate monitor, a week-long battery as well as a capacitive touch IPS display that is legible in direct sunlight. It is a fully community driven side-project, which means that it will ultimately be up to the developers and end-users to determine when they deem the PineTime ready to ship.
 
@@ -6,6 +7,9 @@
 *https://www.pine64.org/pinetime/*
 
 The **Pinetime** smartwatch is built around the NRF52832 MCU (512KB Flash, 64KB RAM), a 240*240 LCD display driven by the ST7789 controller, an accelerometer, a heartrate sensor and a vibrator.
+
+# InfiniTime
+![InfiniTime logo](images/infinitime-logo.jpg "InfiniTime Logo")
 
 The goal of this project is to design an open-source firmware for the Pinetime smartwatch : 
 




diff --git a/images/infinitime-logo.jpg b/images/infinitime-logo.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..86a16f0b73a6a7992a34821c76239062c1a819e4
Binary files /dev/null and b/images/infinitime-logo.jpg differ