aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarat Dukhan <maratek@gmail.com>2018-02-24 13:47:22 +0100
committerGitHub <noreply@github.com>2018-02-24 13:47:22 +0100
commite30e40b204de422dcdc08ecc28499280f3f4a978 (patch)
tree3b0de58c85ba974db3526350257f3110c2f3b05f /README.md
parentb776ad1bc6d0e9d4d8a1bf394e386629fc199f85 (diff)
downloadcpuinfo-e30e40b204de422dcdc08ecc28499280f3f4a978.tar.gz
README: add Travis and license badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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