Skip to content

Commit

Permalink
Update GHA status badges in README.md (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras authored Oct 19, 2023
1 parent 83e5e8a commit 6495fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Exercism Elm Track

![build status](https://github.com/exercism/elm/workflows/elm%20%2F%20master/badge.svg)
![configlet](https://github.com/exercism/elm/workflows/configlet/badge.svg)
[![elm / pr](https://github.com/exercism/elm/actions/workflows/build.yml/badge.svg)](https://github.com/exercism/elm/actions/workflows/build.yml)
[![configlet](https://github.com/exercism/elm/actions/workflows/configlet.yml/badge.svg)](https://github.com/exercism/elm/actions/workflows/configlet.yml)

This is the Elm track, one of the many tracks on [Exercism][web-exercism].
It holds all the Elm _Concepts_, _Concept Exercises_ and _Practice Exercises_ that are currently implemented and available for students to complete.
Expand Down

0 comments on commit 6495fb8

Please sign in to comment.