From d25454541ca99e289cfc4f9acd2b43f7d62ffd5a Mon Sep 17 00:00:00 2001 From: Sun Maung Oo <2162432+SunMaungOo@users.noreply.github.com> Date: Wed, 8 Jan 2020 23:06:42 +0630 Subject: [PATCH] Add a badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c61824..54fc107 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # LibNavigate + +[![Build status](https://ci.appveyor.com/api/projects/status/15wuf5u5amxq1b98/branch/master?svg=true)](https://ci.appveyor.com/project/SunMaungOo/libnavigate-iv9ax/branch/master) + C# port of Standard Template Library (STL) Attempt on porting C++ STL library to C#.