diff --git a/README.md b/README.md index 661b01a5..1a010c56 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. @@ -7,6 +8,9 @@ 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 heart rate sensor, and a vibration motor. +# 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 : - Code written in **modern C++**; diff --git a/images/infinitime-logo.jpg b/images/infinitime-logo.jpg new file mode 100644 index 00000000..86a16f0b Binary files /dev/null and b/images/infinitime-logo.jpg differ