From e4643c79239dda68b98c74e39e1a97d779c6116e Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2017 20:53:38 +0100 Subject: [PATCH 1/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 103144bd..08af1c1d 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ The library is intended for any compiler that supports C++ 03. Any help porting the library to work under different platforms and compilers would be gratefully received. I am especially interested in people who are using Keil, IAR, Green Hills, TI Code Composer etc, bare metal or RTOS, and DSPs. -See (http://www.etlcpp.com) for up-to-date information. +See (https://www.etlcpp.com) for up-to-date information. From b41b8a94e5d96fe5404562559efaab7fc856925f Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2017 21:03:58 +0100 Subject: [PATCH 2/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08af1c1d..f5173025 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Embedded Template Library (ETL) ------------------------- +[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true)](https://ci.appveyor.com/project/jwellbelove/etl) **Motivation** From f3fcfe7b7f81e87887e7d62ea5fb957728c07955 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2017 21:05:18 +0100 Subject: [PATCH 3/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5173025..46969991 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Embedded Template Library (ETL) ------------------------- -[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true)](https://ci.appveyor.com/project/jwellbelove/etl) +[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true width="200")](https://ci.appveyor.com/project/jwellbelove/etl) **Motivation** From eee9b97f77639b1d0ca399ab9a590d3fc9640fdc Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2017 21:05:38 +0100 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46969991..2243567c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Embedded Template Library (ETL) ------------------------- -[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true width="200")](https://ci.appveyor.com/project/jwellbelove/etl) +[![Build status]("https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true" width="200")](https://ci.appveyor.com/project/jwellbelove/etl) **Motivation** From 80fa5130a1ba98827c90ef79d6abc25e4ef005ab Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2017 21:06:15 +0100 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2243567c..287de3bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Embedded Template Library (ETL) ------------------------- -[![Build status]("https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true" width="200")](https://ci.appveyor.com/project/jwellbelove/etl) +[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true)(width="200")](https://ci.appveyor.com/project/jwellbelove/etl) **Motivation** From 7f43d719e90cffa60cb9a096785a04a5347963f2 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 8 May 2017 21:07:22 +0100 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 287de3bd..f5173025 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Embedded Template Library (ETL) ------------------------- -[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true)(width="200")](https://ci.appveyor.com/project/jwellbelove/etl) +[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0?svg=true)](https://ci.appveyor.com/project/jwellbelove/etl) **Motivation**