Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes badges for AnyWeaver and Alpakka
  • Loading branch information
joaobispo authored Aug 2, 2024
1 parent 9772573 commit 977228c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

| Project | Language | Main | Staging | Legacy (LARA 2.0) |
| ------- | -------- | ---- | ------- | ----------------- |
| [Lara Framework](https://github.com/specs-feup/lara-framework) | N/A | ![](https://github.com/specs-feup/lara-framework/actions/workflows/ant-main.yml/badge.svg) | N/A | ![](https://github.com/specs-feup/lara-framework/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [Lara Framework](https://github.com/specs-feup/lara-framework) | N/A | ![](https://github.com/specs-feup/lara-framework/actions/workflows/ant-main.yml/badge.svg) | ![](https://github.com/specs-feup/lara-framework/actions/workflows/ant-staging.yml/badge.svg) | ![](https://github.com/specs-feup/lara-framework/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [Clava](https://github.com/specs-feup/clava) | C, C++,<br> CUDA, OpenCL | ![](https://github.com/specs-feup/clava/actions/workflows/ant-main.yml/badge.svg) | ![](https://github.com/specs-feup/clava/actions/workflows/ant-staging.yml/badge.svg) | ![](https://github.com/specs-feup/clava/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [Kadabra](https://github.com/specs-feup/kadabra) | Java | ![](https://github.com/specs-feup/kadabra/actions/workflows/ant-main.yml/badge.svg) | N/A | ![](https://github.com/specs-feup/kadabra/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [Jackdaw](https://github.com/specs-feup/jsweaver) | Javascript | ![](https://github.com/specs-feup/jsweaver/actions/workflows/ant-main.yml/badge.svg) | N/A | ![](https://github.com/specs-feup/jsweaver/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [Matisse](https://github.com/specs-feup/matisse) | MATLAB | ![](https://github.com/specs-feup/matisse/actions/workflows/ant-main.yml/badge.svg) | N/A | ![](https://github.com/specs-feup/matisse/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [AnyWeaver](https://github.com/specs-feup/anyweaver) | Bring your own<br> ANTLR grammar | ![](https://github.com/specs-feup/anyweaver/actions/workflows/ant-main.yml/badge.svg) | N/A | ![](https://github.com/specs-feup/anyweaver/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [Alpakka](https://github.com/specs-feup/alpakka) | Smali<br> (Android bytecode) | ![](https://github.com/specs-feup/alpakka/actions/workflows/ant-main.yml/badge.svg) | N/A | ![](https://github.com/specs-feup/alpakka/actions/workflows/ant-lara-2.0-legacy.yml/badge.svg) |
| [AnyWeaver](https://github.com/specs-feup/anyweaver) | Bring your own<br> ANTLR grammar | ![](https://github.com/specs-feup/anyweaver/actions/workflows/main.yml/badge.svg) | ![](https://github.com/specs-feup/anyweaver/actions/workflows/staging.yml/badge.svg) | N/A |
| [Alpakka](https://github.com/specs-feup/alpakka) | Smali<br> (Android bytecode) | ![](https://github.com/specs-feup/alpakka/actions/workflows/main.yml/badge.svg) | ![](https://github.com/specs-feup/alpakka/actions/workflows/staging.yml/badge.svg) | N/A |

0 comments on commit 977228c

Please sign in to comment.