diff --git a/README.md b/README.md index 43040f0d7..1afee9df7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# ![](https://github.com/aimacode/aima-java/blob/gh-pages/aima3e/images/aima3e.jpg)aima-python Build StatusBinder +
+ +
+----------------- + +# `aima-python` [![Build Status](https://travis-ci.org/aimacode/aima-python.svg?branch=master)](https://travis-ci.org/aimacode/aima-python) [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/aimacode/aima-python) Python code for the book *Artificial Intelligence: A Modern Approach.* You can use this in conjunction with a course on AI, or for study on your own. We're looking for [solid contributors](https://github.com/aimacode/aima-python/blob/master/CONTRIBUTING.md) to help. diff --git a/images/aima3e_big.jpg b/images/aima3e_big.jpg new file mode 100644 index 000000000..1105a5e14 Binary files /dev/null and b/images/aima3e_big.jpg differ diff --git a/images/aima_logo.png b/images/aima_logo.png new file mode 100644 index 000000000..6c261fb1d Binary files /dev/null and b/images/aima_logo.png differ