Skip to content

Commit 7879f4f

Browse files
authored
Add elixir code formatting in readme
1 parent cdab0ac commit 7879f4f

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)