Skip to content

Commit b37f113

Browse files
authored
Merge pull request #39 from kaaboaye/patch-1
Add elixir code formatting in readme
2 parents b42e808 + 7879f4f commit b37f113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ batch delivery of events and retries for the API.
1515

1616
Add `segment` to your list of dependencies in `mix.exs`.
1717

18-
```
18+
```elixir
1919
def deps do
2020
[
2121
{:segment, "~> 0.2.6"}

0 commit comments

Comments
 (0)