Update README.md
This commit is contained in:
parent
8ea359b532
commit
99a068b962
10
README.md
10
README.md
|
|
@ -63,10 +63,6 @@ As the API has just launched, not many implementations exist yet. If you are int
|
||||||
|
|
||||||
You may also be interested in some "extra" modules which are collected in the [Swift Metrics Extras](https://github.com/apple/swift-metrics-extras) repository.
|
You may also be interested in some "extra" modules which are collected in the [Swift Metrics Extras](https://github.com/apple/swift-metrics-extras) repository.
|
||||||
|
|
||||||
## Security
|
|
||||||
|
|
||||||
Please see [SECURITY.md](SECURITY.md) for details on the security process.
|
|
||||||
|
|
||||||
## Detailed design
|
## Detailed design
|
||||||
|
|
||||||
### Architecture
|
### Architecture
|
||||||
|
|
@ -294,4 +290,10 @@ class SimpleMetricsLibrary: MetricsFactory {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Security
|
||||||
|
|
||||||
|
Please see [SECURITY.md](SECURITY.md) for details on the security process.
|
||||||
|
|
||||||
|
## Getting involved
|
||||||
|
|
||||||
Do not hesitate to get in touch as well, over on https://forums.swift.org/c/server
|
Do not hesitate to get in touch as well, over on https://forums.swift.org/c/server
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue