Skip to content

Commit ae3efdd

Browse files
authored
Update README.md
1 parent 6eb1ea8 commit ae3efdd

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
#### Useful third party extension components for MudBlazor, from the community contributors.
33
##### `TheMudSecondary`
44

5-
[![GitHub Repo stars](https://img.shields.io/github/stars/codebeamorg/codebeam.mudextensions?color=594ae2&style=flat-square&logo=github)](https://github.com/codebeamorg/codebeam.mudextensions/stargazers)
6-
[![GitHub last commit](https://img.shields.io/github/last-commit/codebeamorg/codebeam.mudextensions?color=594ae2&style=flat-square&logo=github)](https://github.com/codebeamorg/codebeam.mudextensions)
7-
[![Contributors](https://img.shields.io/github/contributors/codebeamorg/codebeam.mudextensions?color=594ae2&style=flat-square&logo=github)](https://github.com/codebeamorg/codebeam.mudextensions/graphs/contributors)
8-
[![Nuget version](https://img.shields.io/nuget/v/CodeBeam.mudextensions?color=ff4081&label=nuget%20version&logo=nuget&style=flat-square)](https://www.nuget.org/packages/codebeam.mudextensions/)
9-
[![Nuget downloads](https://img.shields.io/nuget/dt/CodeBeam.mudextensions?color=ff4081&label=nuget%20downloads&logo=nuget&style=flat-square)](https://www.nuget.org/packages/codebeam.mudextensions/)
5+
[![GitHub Repo stars](https://img.shields.io/github/stars/codebeamorg/codebeam.mudblazor.extensions?color=594ae2&style=flat-square&logo=github)](https://github.com/codebeamorg/codebeam.mudblazor.extensions/stargazers)
6+
[![GitHub last commit](https://img.shields.io/github/last-commit/codebeamorg/codebeam.mudblazor.extensions?color=594ae2&style=flat-square&logo=github)](https://github.com/codebeamorg/codebeam.mudblazor.extensions)
7+
[![Contributors](https://img.shields.io/github/contributors/codebeamorg/codebeam.mudblazor.extensions?color=594ae2&style=flat-square&logo=github)](https://github.com/codebeamorg/codebeam.mudblazor.extensions/graphs/contributors)
8+
[![Nuget version](https://img.shields.io/nuget/v/CodeBeam.mudblazor.extensions?color=ff4081&label=nuget%20version&logo=nuget&style=flat-square)](https://www.nuget.org/packages/CodeBeam.MudBlazor.Extensions)
9+
[![Nuget downloads](https://img.shields.io/nuget/dt/CodeBeam.mudblazor.extensions?color=ff4081&label=nuget%20downloads&logo=nuget&style=flat-square)](https://www.nuget.org/packages/CodeBeam.MudBlazor.Extensions)
1010

1111
## Components
1212

@@ -62,7 +62,7 @@ https://codebeam-mudextensions.pages.dev/api
6262
| 6.1.0 - 6.1.4 | 6.1.0 - 6.1.2 | .Net 6 & .Net 7 |
6363
| 6.1.5 - 6.1.9 | 6.1.4 - 6.1.7 | .Net 6 & .Net 7 |
6464
| 6.2.0 - 6.2.5 | 6.1.8 | .Net 6 & .Net 7 |
65-
| 6.2.6 - 6.3.0 | 6.1.9 | .Net 6 & .Net 7 |
65+
| 6.2.6 - 6.4.0 | 6.1.9 | .Net 6 & .Net 7 |
6666

6767
## Installation
6868
This extension uses MudBlazor features (need to set up MudBlazor if you didn't before), so only need to add this line described below:<br /><br />
@@ -133,6 +133,3 @@ https://user-images.githubusercontent.com/78308169/195979884-7cf1698c-ce0a-400f-
133133

134134
## Contribution
135135
Feel free to contribute.
136-
137-
## Preparing
138-
Usage files and trick definitons for each extension component are preparing.

0 commit comments

Comments
 (0)