Skip to content

Commit

Permalink
Merge pull request #13 from lpin0002/developer
Browse files Browse the repository at this point in the history
Fixing images in README.md on pypi
  • Loading branch information
LiamCPinchbeck authored Sep 2, 2024
2 parents e8f7f9f + 83a159b commit 37d93d9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<p align="center">
<img src="misc/banner_logo_v2.png" alt="drawing" class="center"/>
</p>
![Alt text](https://raw.githubusercontent.com/lpin0002/GammaBayes/main/misc/banner_logo_v2.png)


__Author(s)__: Liam Pinchbeck ([email protected])
Expand Down Expand Up @@ -42,6 +40,5 @@ This will also take care of the required dependencies for the project.
We recommend to look through the tutorials for an overview of the functionality of the code however, the figure below shows the main classes of `GammaBayes` in a UML diagram.


<p align="center">
<img src="misc/GammaBayes_UML.png" alt="drawing" class="center"/>
</p>
![Alt text](https://raw.githubusercontent.com/lpin0002/GammaBayes/main/misc/GammaBayes_UML.png)

0 comments on commit 37d93d9

Please sign in to comment.