From c63b97c65e27110b3e9f0e83b714f49854e9a495 Mon Sep 17 00:00:00 2001 From: incyi Date: Tue, 28 Jul 2020 22:51:14 +0200 Subject: [PATCH 1/4] Update README.md add ci badge. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fec2fb92..14f3328c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # PineTime + +![CI](https://github.com/JF002/Pinetime/workflows/CI/badge.svg) + > 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. > We envision the PineTime as a companion for not only your PinePhone but also for your favorite devices — any phone, tablet, or even PC. From 58c0f3ba253d3f9848e5d09b679f7f334e442d5a Mon Sep 17 00:00:00 2001 From: incyi Date: Wed, 7 Oct 2020 18:01:01 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f3328c..6eebbac4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PineTime -![CI](https://github.com/JF002/Pinetime/workflows/CI/badge.svg) +![Build PineTime Firmware](https://github.com/JF002/Pinetime/workflows/Build%20PineTime%20Firmware/badge.svg) > 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. From aa3735f5c8c8dc3f9cdcdd91e084a5e508d24e8a Mon Sep 17 00:00:00 2001 From: incyi Date: Wed, 7 Oct 2020 18:02:09 +0200 Subject: [PATCH 3/4] Update README.md Branch set to develop. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eebbac4..9eeee4a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PineTime -![Build PineTime Firmware](https://github.com/JF002/Pinetime/workflows/Build%20PineTime%20Firmware/badge.svg) +![Build PineTime Firmware](https://github.com/JF002/Pinetime/workflows/Build%20PineTime%20Firmware/badge.svg?branch=develop) > 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. From 9d96b09048416d164d23c6945837bdb7efa73f2c Mon Sep 17 00:00:00 2001 From: incyi Date: Wed, 18 Nov 2020 08:49:27 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eeee4a0..09e85ddc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PineTime -![Build PineTime Firmware](https://github.com/JF002/Pinetime/workflows/Build%20PineTime%20Firmware/badge.svg?branch=develop) +![Build PineTime Firmware](https://github.com/JF002/Pinetime/workflows/Build%20PineTime%20Firmware/badge.svg?branch=master) > 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.