From 0e565b847285203e82530ee3cfe440fc8c96871b Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sun, 25 Jun 2017 19:37:50 +0200 Subject: [PATCH] Added some of the badges to the README. --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b92ec2..71a2875 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# Core -Point, Rectangle, Size Primitives for use across SixLabors libraries. +# SixLabers.Core + +**SixLabors.Core** provides classes for use across SixLabors libraries. + +[![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) + +[![GitHub issues](https://img.shields.io/github/issues/SixLabors/Core.svg)](https://github.com/SixLabors/Core/issues) +[![GitHub stars](https://img.shields.io/github/stars/SixLabors/Core.svg)](https://github.com/SixLabors/Core/stargazers) +[![GitHub forks](https://img.shields.io/github/forks/SixLabors/Core.svg)](https://github.com/SixLabors/Core/network) \ No newline at end of file