This commit is contained in:
Benjamin Tan Wei Hao 2016-02-29 21:50:28 +08:00
parent 18f9db051a
commit 0692fbb335

View file

@ -1,4 +1,4 @@
# xElixir
# xElm
![build status](https://travis-ci.org/exercism/xelm.svg?branch=master)
Exercism Exercises in Elm
@ -38,7 +38,7 @@ Please keep the following in mind:
- Test files should use the following format:
```elixir
```elm
import Task
import Console
import ElmTest exposing (..)