Skip to content

Commit b64b4e2

Browse files
committed
chore: Fix the readme file to valid have urls and icons
1 parent 6ca427c commit b64b4e2

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
[![NuGet Stats](https://img.shields.io/nuget/v/ReactiveUI.Binding.svg)](https://www.nuget.org/packages/ReactiveUI.Binding)
2-
[![Build](https://github.com/reactivemarbles/ReactiveUI.Binding.SourceGenerators/actions/workflows/ci-build.yml/badge.svg)](https://github.com/reactivemarbles/ReactiveUI.Binding.SourceGenerators/actions/workflows/ci-build.yml)
1+
[![NuGet Stats](https://img.shields.io/nuget/v/ReactiveUI.Binding.svg)](https://www.nuget.org/packages/ReactiveUI.Binding) [![Build](https://github.com/reactiveui/ReactiveUI.Binding.SourceGenerators/actions/workflows/ci-build.yml/badge.svg)](https://github.com/reactiveui/ReactiveUI.Binding.SourceGenerators/actions/workflows/ci-build.yml) [![Code Coverage](https://codecov.io/gh/reactiveui/ReactiveUI.Binding.SourceGenerators/branch/main/graph/badge.svg)](https://codecov.io/gh/reactiveui/ReactiveUI.Binding.SourceGenerators) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
32
<br>
43
<a href="https://www.nuget.org/packages/ReactiveUI.Binding">
54
<img src="https://img.shields.io/nuget/dt/ReactiveUI.Binding.svg">
65
</a>
6+
<a href="https://reactiveui.net/slack">
7+
<img src="https://img.shields.io/badge/chat-slack-blue.svg">
8+
</a>
9+
<a href="https://github.com/reactiveui/ReactiveUI.Binding.SourceGenerators/labels/good%20first%20issue">
10+
<img src="https://img.shields.io/badge/first--timers--only-friendly-blue.svg">
11+
</a>
12+
<a href="https://github.com/reactiveui/ReactiveUI.Binding.SourceGenerators/stargazers">
13+
<img src="https://img.shields.io/github/stars/reactiveui/ReactiveUI.Binding.SourceGenerators.svg?style=social">
14+
</a>
715

816
<img src="images/logo.png" width="200">
917

@@ -361,7 +369,7 @@ ReactiveUI.Binding.SourceGenerators is developed under an OSI-approved open sour
361369

362370
So here's to you, lovely person who wants to join us -- this is how you can support us:
363371

364-
* [Responding to questions on GitHub Discussions](https://github.com/reactivemarbles/ReactiveUI.Binding.SourceGenerators/discussions)
372+
* [Responding to questions on GitHub Discussions](https://github.com/reactiveui/ReactiveUI.Binding.SourceGenerators/discussions)
365373
* [Passing on knowledge and teaching the next generation of developers](http://ericsink.com/entries/dont_use_rxui.html)
366374
* Submitting documentation updates where you see fit or lacking.
367375
* Making contributions to the code base.

0 commit comments

Comments
 (0)