diff --git a/README.md b/README.md index 411b3da..ca471f4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # utest.h # -[![Build status](https://ci.appveyor.com/api/projects/status/piell6hcrlwrcxp9?svg=true)](https://ci.appveyor.com/project/sheredom/utest-h) +[![Build status](https://ci.appveyor.com/api/projects/status/i2u3a0pw4pxprrcv?svg=true)](https://ci.appveyor.com/project/sheredom/utest-h) -[![Build status](https://api.travis-ci.org/repositories/sheredom/utest.h.svg)](https://travis-ci.org/sheredom/utest.h) +[![Build Status](https://travis-ci.org/sheredom/utest.h.svg)](https://travis-ci.org/sheredom/utest.h) A simple one header solution to unit testing for C/C++.