From e30e40b204de422dcdc08ecc28499280f3f4a978 Mon Sep 17 00:00:00 2001 From: Marat Dukhan Date: Sat, 24 Feb 2018 13:47:22 +0100 Subject: README: add Travis and license badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6ecfce5..67e6225 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # CPU INFOrmation library +[![BSD (2 clause) License](https://img.shields.io/badge/License-BSD%202--Clause%20%22Simplified%22%20License-blue.svg)](https://github.com/Maratyszcza/cpuinfo/blob/master/LICENSE) +[![Linux/Mac build status](https://img.shields.io/travis/Maratyszcza/cpuinfo.svg)](https://travis-ci.org/Maratyszcza/cpuinfo) + cpuinfo is a library to detect essential for performance optimization information about host CPU. ## Features -- cgit v1.2.3