Skip to content

Commit 63688f0

Browse files
adding build badge
1 parent f4fd934 commit 63688f0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# mkl-service
2-
3-
Python hooks for Intel(R) Math Kernel Library runtime control settings.
1+
# ``mkl-service`` - Python package for run-time control of Intel(R) Math Kernel Library.
2+
[![Build Status](https://travis-ci.com/IntelPython/mkl-service.svg?branch=master)](https://travis-ci.com/IntelPython/mkl-service)
43

54
See the [blog](https://software.intel.com/en-us/blogs/2018/10/18/mkl-service-package-controlling-mkl-behavior-through-python-interfaces) announcing the release.
65

7-
To install the package, use `conda install -c intel mkl-service`.
6+
To install the package, use `conda install -c intel mkl-service`, or `conda install -c conda-forge mkl-service`.
87

98
A short example, illustrating it use:
109

0 commit comments

Comments
 (0)