commit | 6f692460e748be768bf72e1bd2e03e1dc251983a | [log] [tgz] |
---|---|---|
author | Evgeny Safronov <division494@gmail.com> | Fri Nov 14 11:11:45 2014 +0400 |
committer | Evgeny Safronov <division494@gmail.com> | Fri Nov 14 11:11:45 2014 +0400 |
tree | d78b72c3272fcb89f48b678fc0ab6d5f842b7e41 | |
parent | 35c29c7d2f26c12e8a890f257c9baac89343657c [diff] [blame] |
Update readme. Added Travis build status badge.
diff --git a/README.md b/README.md index 0066d49..01b67d1 100644 --- a/README.md +++ b/README.md
@@ -1,5 +1,6 @@ benchmark ========= +[](https://travis-ci.org/google/benchmark) [](https://drone.io/github.com/google/benchmark/latest) A library to support the benchmarking of functions, similar to unit-tests.