Update README
This commit is contained in:
parent
94a9b99605
commit
99ff10f4e6
1 changed files with 2 additions and 6 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
An implementation of the [JSON-LD] standard for Elixir and [RDF.ex].
|
||||
|
||||
The API documentation can be found [here](https://hexdocs.pm/json_ld/). For a guide and more information about RDF.ex and it's related projects, go to <https://rdf-elixir.dev>.
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -130,12 +132,6 @@ JSON.LD.write_string(dataset, "file.jsonld", pretty: [indent: "\t"])
|
|||
```
|
||||
|
||||
|
||||
## Getting help
|
||||
|
||||
- [Documentation](http://hexdocs.pm/json_ld)
|
||||
- [Google Group](https://groups.google.com/d/forum/rdfex)
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
see [CONTRIBUTING](CONTRIBUTING.md) for details.
|
||||
|
|
Loading…
Reference in a new issue