Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
danehkar committed Nov 4, 2022
1 parent 333bd9c commit 308186b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ This package requires the following packages:
How to Use
==========

The Documentation of the functions provides in detail in the *API Documentation* (`mcfit.github.io/pyemcee/doc <https://mcfit.github.io/pyemcee/doc>`_). This Python library creates the MCMC sampling for given upper and lower uncertainties, and propagates uncertainties of parameters into the function
The Documentation of the functions provides in detail in the *API Documentation* (`mcfit.github.io/pyemcee/doc <https://mcfit.github.io/pyemcee/doc>`_). This Python library creates the MCMC sampling for given upper and lower uncertainties, and propagates uncertainties of parameters into the function.

See *Jupyter Notebook*: `Notebook.ipynb <https://github.com/mcfit/pyemcee/blob/master/Notebook.ipynb>`_

Expand All @@ -85,7 +85,6 @@ Run *Jupyter Notebook* on `Binder <https://mybinder.org/v2/gh/mcfit/pyemcee/HEAD
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/mcfit/pyemcee/HEAD?labpath=Notebook.ipynb


First, you need to load the **pyemcee** library as follows::

import pyemcee
Expand Down

0 comments on commit 308186b

Please sign in to comment.