diff --git a/README.md b/README.md index 5920c8cd..1231d8c2 100644 --- a/README.md +++ b/README.md @@ -589,7 +589,8 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis *Specialized computer languages for a particular application domain.* * [Absinthe Graphql](https://github.com/absinthe-graphql/absinthe) - Fully featured GraphQL library. -* [absinthe_gen](https://github.com/sashman/absinthe_gen) - Scaffold generator for Absithne. +* [absinthe_gen](https://github.com/sashman/absinthe_gen) - Scaffold generator for Absinthe. +* [spark](https://github.com/ash-project/spark) - Tooling for building DSLs in Elixir. * [JSON-LD.ex](https://github.com/marcelotto/jsonld-ex) - An implementation of the [JSON-LD](http://www.w3.org/TR/json-ld/) standard for [RDF.ex](https://github.com/marcelotto/rdf-ex). * [RDF.ex](https://github.com/marcelotto/rdf-ex) - An implementation of the [RDF](https://www.w3.org/TR/rdf11-primer/) data model in Elixir. * [SPARQL.ex](https://github.com/marcelotto/sparql-ex) - An implementation of the [SPARQL](http://www.w3.org/TR/sparql11-overview/) standards in Elixir.