You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-16Lines changed: 2 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,23 +6,9 @@
6
6
7
7
Framework agnostic [content negotiation](https://tools.ietf.org/html/rfc7231#section-5.3) library based on [willdurand/Negotiation](https://github.com/willdurand/Negotiation).
8
8
9
-
## Installation
9
+
## Getting Started
10
10
11
-
1. Add the dependency to your `shard.yml`:
12
-
13
-
```yaml
14
-
dependencies:
15
-
athena-negotiation:
16
-
github: athena-framework/negotiation
17
-
version: ~> 0.1.0
18
-
```
19
-
20
-
2. Run `shards install`
21
-
22
-
## Documentation
23
-
24
-
If using the component on its own, checkout the [API documentation](https://athenaframework.org/Negotiation).
25
-
If using the component as part of Athena, also checkout the [external documentation](https://athenaframework.org/architecture/negotiation).
11
+
Checkout the [Documentation](https://athenaframework.org/Negotiation).
0 commit comments