Skip to content

Commit

Permalink
Add logo to README and getting_started (#216)
Browse files Browse the repository at this point in the history
* Add logo to README and getting started

* change header
  • Loading branch information
eb8680 authored Jul 13, 2023
1 parent 1303d20 commit 198ccc7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
|Build Status|

.. image:: docs/source/_static/img/chirho_logo_wide.png
:alt: ChiRho logo
:align: center

.. index-inclusion-marker
Causal Probabilistic Programming with ChiRho
=================================================
Causal Reasoning with ChiRho
============================

ChiRho is a causal extension to the Pyro probabilistic programming
language. It was built to bridge the gap between the capabilities of
Expand Down
4 changes: 4 additions & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
.. image:: _static/img/chirho_logo_wide.png
:alt: ChiRho logo
:align: center

.. include:: ../../README.rst
:start-after: index-inclusion-marker

0 comments on commit 198ccc7

Please sign in to comment.