Browse Source

[SL.Core] Added build status badge.

af/octree-no-pixelmap
Dirk Lemstra 9 years ago
parent
commit
ae2d7dabb5
  1. 1
      README.md

1
README.md

@ -2,6 +2,7 @@
**SixLabors.Core** provides classes for use across SixLabors libraries.
[![Build status](https://ci.appveyor.com/api/projects/status/j1hvc99493b0jk3x/branch/develop?svg=true)](https://ci.appveyor.com/project/six-labors/core/branch/develop)
[![codecov](https://codecov.io/gh/SixLabors/Core/branch/develop/graph/badge.svg)](https://codecov.io/gh/SixLabors/Core)
[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/SixLabors/Core/master/LICENSE)

Loading…
Cancel
Save