Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
fdrmrc committed Jan 7, 2024
1 parent ff60abc commit b6dfb0c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Polygonal Discontinuous Galerkin (in deal.II)

![GitHub CI](https://github.com/fdrmrc/AggloDeal/actions/workflows/tests.yml/badge.svg)
![GitHub CI](https://github.com/fdrmrc/AggloDeal/actions/workflows/indentation.yml/badge.svg)
[![GitHub CI](https://github.com/fdrmrc/Polydeal/actions/workflows/tests.yml/badge.svg)](https://github.com/fdrmrc/Polydeal/actions/workflows/tests.yml)
[![Indent](https://github.com/fdrmrc/Polydeal/actions/workflows/indentation.yml/badge.svg)](https://github.com/fdrmrc/Polydeal/actions/workflows/indentation.yml)
[![Doxygen](https://github.com/fdrmrc/Polydeal/actions/workflows/doxygen.yml/badge.svg)](https://github.com/fdrmrc/Polydeal/actions/workflows/doxygen.yml)


***PolyDEAL*** is an open source project in C++ which aims to provide building blocks for the implementation of Polygonal Discontinuous Galerkin methods, within the Finite Element library [**deal.II**](https://dealii.org).

Expand Down

0 comments on commit b6dfb0c

Please sign in to comment.