docs: elixir syntax highlighting in README.md (#104)

This commit is contained in:
Jason Goldberger 2020-08-27 20:34:47 -07:00 committed by GitHub
parent eb63bc9d4d
commit 3ff4415c77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
Ash is in alpha. The package version is 1.0.0+, and most of the time that means stable, but in this case it _does not_. The 2.0 release will be the stable release.
```
```elixir
def deps do
[
{:ash, "~> 1.12.0"}