diff --git a/README.md b/README.md index 6057c940a5..db61583b14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Introduction +# Neural Network Intelligence + +[![Build Status](https://travis-ci.org/Microsoft/nni.svg?branch=v0.1)](https://travis-ci.org/Microsoft/nni) NNI (Neural Network Intelligence) is a toolkit to help users running automated machine learning experiments. The tool dispatches and runs trial jobs that generated by tuning algorithms to search the best neural architecture and/or hyper-parameters at different environments (e.g. local, remote servers and cloud).