diff --git a/README.md b/README.md index 54f8a0f24d2..f2ae174c71e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Keras: Deep Learning library for Theano and TensorFlow +![Build status](https://api.travis-ci.org/fchollet/keras.svg) + ## You have just found Keras. Keras is a minimalist, highly modular neural networks library, written in Python and capable of running either on top of either [TensorFlow](https://github.com/tensorflow/tensorflow) or [Theano](https://github.com/Theano/Theano). It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research. @@ -159,4 +161,4 @@ Keras was initially developed as part of the research effort of project ONEIROS >_"Oneiroi are beyond our unravelling --who can be sure what tale they tell? Not all that men look for comes to pass. Two gates there are that give passage to fleeting Oneiroi; one is made of horn, one of ivory. The Oneiroi that pass through sawn ivory are deceitful, bearing a message that will not be fulfilled; those that come out through polished horn have truth behind them, to be accomplished for men who see them."_ Homer, Odyssey 19. 562 ff (Shewring translation). ------------------- \ No newline at end of file +------------------