aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--docs/requirements.txt3
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 042e71a..8ee8325 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![Build Status](https://api.travis-ci.org/ShiveshM/GolemFlavor.svg?branch=master)](https://travis-ci.org/ShiveshM/GolemFlavor)
![Python Version](https://img.shields.io/badge/python-2.7+|3.4+-blue.svg)
+[![readthedocs](https://readthedocs.org/projects/golemflavor/badge/?version=latest)](https://golemflavor.readthedocs.io/)
[![license](https://img.shields.io/github/license/ShiveshM/GolemFlavor 'license')](https://github.com/ShiveshM/GolemFlavor/blob/master/LICENSE)
GolemFlavor is a Python package for running a Bayesian inference analysis
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 71eb2f7..d8d0868 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,4 +1,3 @@
+-e git+https://github.com/ShiveshM/GolemFlavor
jupyter
-matplotlib
nbsphinx
-numpy