Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Minor updates to the README
  • Loading branch information
matthewcarbone authored Sep 17, 2023
1 parent 0a6f412 commit 2625f15
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![image](https://github.com/matthewcarbone/GGCE/actions/workflows/ci_petsc.yml/badge.svg)](https://github.com/matthewcarbone/GGCE/actions/workflows/ci_petsc.yml)
[![codecov](https://codecov.io/gh/matthewcarbone/GGCE/branch/master/graph/badge.svg?token=6Q7EUWBW6O)](https://codecov.io/gh/matthewcarbone/GGCE)
[![image](https://app.codacy.com/project/badge/Grade/bdb53153835a49fa8921b28a519b2ead)](https://www.codacy.com/gh/matthewcarbone/GGCE/dashboard?utm_source=github.com&utm_medium=referral&utm_content=matthewcarbone/GGCE&utm_campaign=Badge_Grade)
[![python](https://img.shields.io/badge/-Python_>=3.7-blue?logo=python&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![python](https://img.shields.io/badge/-Python_3.7+-blue?logo=python&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![black](https://img.shields.io/badge/Code%20Style-Black-black.svg?labelColor=gray)](https://black.readthedocs.io/en/stable/) <br>
[![image](https://joss.theoj.org/papers/688705844ea344353b86815d8345f8d5/status.svg)](https://joss.theoj.org/papers/688705844ea344353b86815d8345f8d5)
[![image](https://zenodo.org/badge/DOI/10.48550/arXiv.2210.12260.svg)](https://doi.org/10.48550/arXiv.2210.12260)
Expand Down Expand Up @@ -36,6 +36,11 @@ Get started in a few lines of code right [here](https://matthewcarbone.github.io

Or, checkout our intro tutorial: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/matthewcarbone/GGCE/blob/master/notebooks/GGCE_Tutorial.ipynb)

## ⚠️ Known issues

Currently, PETSc is not building properly (we believe this is a problem with the `petsc4py` wheel or something like this).
If you would like to help contribute to this bugfix, please see this [PR](https://github.com/matthewcarbone/GGCE/pull/76)!

## 🙏 Acknowledgements

This software is based upon work supported by the U.S. Department of
Expand Down

0 comments on commit 2625f15

Please sign in to comment.