mirror of
https://gitea.invidious.io/iv-org/shard-athena-negotiation.git
synced 2024-08-15 00:53:23 +00:00
Release time! (#393)
This commit is contained in:
parent
2b683817c1
commit
f6a843890f
4 changed files with 11 additions and 18 deletions
18
README.md
18
README.md
|
@ -6,23 +6,9 @@
|
|||
|
||||
Framework agnostic [content negotiation](https://tools.ietf.org/html/rfc7231#section-5.3) library based on [willdurand/Negotiation](https://github.com/willdurand/Negotiation).
|
||||
|
||||
## Installation
|
||||
## Getting Started
|
||||
|
||||
1. Add the dependency to your `shard.yml`:
|
||||
|
||||
```yaml
|
||||
dependencies:
|
||||
athena-negotiation:
|
||||
github: athena-framework/negotiation
|
||||
version: ~> 0.1.0
|
||||
```
|
||||
|
||||
2. Run `shards install`
|
||||
|
||||
## Documentation
|
||||
|
||||
If using the component on its own, checkout the [API documentation](https://athenaframework.org/Negotiation).
|
||||
If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/architecture/negotiation).
|
||||
Checkout the [Documentation](https://athenaframework.org/Negotiation).
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue