Skip to content

Commit

Permalink
feat(github): update number of NuGet packages downloads to 3.9M #6025 (
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsali authored Nov 14, 2023
1 parent 1e588a1 commit 5fe7f3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
![Code size](https://img.shields.io/github/languages/code-size/bitfoundation/bitplatform.svg?logo=github)
![CI Status](https://github.com/bitfoundation/bitplatform/actions/workflows/bit.ci.yml/badge.svg)
![NuGet version](https://img.shields.io/nuget/v/bit.blazorui.svg?logo=nuget)
[![Nuget downloads](https://img.shields.io/badge/packages_download-3.7M-blue.svg?logo=nuget)](https://www.nuget.org/profiles/bit-foundation)
[![Nuget downloads](https://img.shields.io/badge/packages_download-3.9M-blue.svg?logo=nuget)](https://www.nuget.org/profiles/bit-foundation)

<br/>
<hr />

![image](https://user-images.githubusercontent.com/6169846/271820882-0d816266-ebd1-4c2b-a3b7-296b35248536.png)
<br/>
Join us and start contributing to bit platform in [hacktoberfest](https://hacktoberfest.com/). you can find the the `good first issues` [here](https://github.com/bitfoundation/bitplatform/labels/good%20first%20issue).
Join us and start contributing to the bit platform in [hacktoberfest](https://hacktoberfest.com/). you can find the the `good first issues` [here](https://github.com/bitfoundation/bitplatform/labels/good%20first%20issue).

<hr />
<br/>
Expand All @@ -31,7 +31,7 @@ With these templates, one can easily switch between different modes:
* **Blazor Hybrid**: provides apps for Android, iOS, macOS, and Windows with full access to the platform's native features.
* **Blazor Electron**: provides apps for Windows, macOS, and Linux with full access to platform native features.

These templates are powered by [bit BlazorUI](https://components.bitplatform.dev) components, which are super-fast 🌶 and lightweight making them together the best toolbox for developing common apps.
These templates are powered by [bit BlazorUI](https://components.bitplatform.dev) components, which are super-fast 🌶 and lightweight making them the best toolbox for developing common apps.

<br/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<section class="page-section download-section">
<div class="page-section-content">
<BitTypography Variant="BitTypographyVariant.H3" Gutter>3.7M</BitTypography>
<BitTypography Variant="BitTypographyVariant.H3" Gutter>3.9M</BitTypography>
<hr style="width:100%" />
<a href="https://www.nuget.org/profiles/bit-foundation" target="_blank">
<BitTypography Variant="BitTypographyVariant.H5" Class="blue-txt">
Expand Down

0 comments on commit 5fe7f3e

Please sign in to comment.