diff --git a/README.md b/README.md index f2ae174c7..59cb64777 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ Use Keras if you need a deep learning library that: Read the documentation at [Keras.io](http://keras.io). -Keras is compatible with: - - __Python 2.7-3.5__ with the Theano backend - - __Python 2.7__ with the TensorFlow backend +Keras is compatible with: __Python 2.7-3.5__. ------------------ diff --git a/docs/templates/index.md b/docs/templates/index.md index 6e2d876ce..d8ef1fb19 100644 --- a/docs/templates/index.md +++ b/docs/templates/index.md @@ -12,9 +12,7 @@ Use Keras if you need a deep learning library that: Read the documentation at [Keras.io](http://keras.io). -Keras is compatible with: - - __Python 2.7-3.5__ with the Theano backend - - __Python 2.7__ with the TensorFlow backend +Keras is compatible with: __Python 2.7-3.5__. ------------------