diff --git a/README.md b/README.md index 1524f87..9093966 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Elixir Koans -[![Build Status](https://travis-ci.org/elixirkoans/elixir-koans.svg?branch=master)](https://travis-ci.org/elixirkoans/elixir-koans) +![CI](https://github.com/elixirkoans/elixir-koans/actions/workflows/elixir.yml/badge.svg) + Elixir koans is a fun way to get started with the elixir programming language. It is a tour of the most important features and idiomatic usage of the language.