diff --git a/README.md b/README.md index 103144bd..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** @@ -47,4 +48,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.