diff --git a/README.md b/README.md index 82451a913..ec6dc2e68 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Jupyter Notebook +[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter) +[![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook) +[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](http://jupyter-notebook.readthedocs.org/en/latest/?badge=latest) + The Jupyter HTML notebook is a web-based notebook environment for interactive computing. Dev quickstart: