Skip to content

Commit 967d6ca

Browse files
committed
docs: update README.md
1 parent ea0ab9f commit 967d6ca

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

README.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[bmac]: https://www.buymeacoffee.com/phnx47
2-
[ko-fi]: https://ko-fi.com/phnx47
3-
[patreon]: https://www.patreon.com/phnx47
4-
51
# Prometheus.Client.DependencyInjection
62

73
[![NuGet](https://img.shields.io/nuget/v/Prometheus.Client.DependencyInjection.svg)](https://www.nuget.org/packages/Prometheus.Client.DependencyInjection)
@@ -11,7 +7,7 @@
117

128
## Installation
139

14-
```shell script
10+
```shell
1511
dotnet add package Prometheus.Client.DependencyInjection
1612
```
1713

@@ -37,18 +33,8 @@ public IServiceProvider ConfigureServices(IServiceCollection services)
3733

3834
Contributions to the package are always welcome!
3935

40-
* Report any bugs or issues you find on the [issue tracker](https://github.com/PrometheusClientNet/Prometheus.Client.DependencyInjection/issues).
41-
* You can grab the source code at the package's [git repository](https://github.com/PrometheusClientNet/Prometheus.Client.DependencyInjection).
42-
43-
## Support
44-
45-
If you like what I'm accomplishing, feel free to buy me a coffee
46-
47-
[<img align="left" alt="phnx47 | Buy Me a Coffe" width="32px" src="https://raw.githubusercontent.com/phnx47/files/master/button-sponsors/bmac0.png" />][bmac]
48-
[<img align="left" alt="phnx47 | Kofi" width="32px" src="https://raw.githubusercontent.com/phnx47/files/master/button-sponsors/kofi0.png" />][ko-fi]
49-
[<img align="left" alt="phnx47 | Patreon" width="32px" src="https://raw.githubusercontent.com/phnx47/files/master/button-sponsors/patreon0.png" />][patreon]
50-
51-
&nbsp;
36+
* Report any bugs or issues you find on the [issue tracker](https://github.com/prom-client-net/prom-client-dependencyinjection/issues).
37+
* You can grab the source code at the package's [git repository](https://github.com/prom-client-net/prom-client-dependencyinjection).
5238

5339
## License
5440

0 commit comments

Comments
 (0)