Skip to content

Commit 0b8da52

Browse files
authored
Merge pull request #141 from patrickkabwe/docs/update-readme-badges-and-discord-link
docs: update README badges and add Discord link
2 parents 53df773 + aa79cb2 commit 0b8da52

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
![React Native NitroFS](https://github.com/user-attachments/assets/14fa98eb-fbee-4e00-bc85-eb3a8f0e9832)
44

55
[![npm version](https://img.shields.io/npm/v/react-native-nitro-fs?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/react-native-nitro-fs)
6-
[![npm downloads](https://img.shields.io/npm/dm/react-native-nitro-fs?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/react-native-nitro-fs)
7-
[![Build](https://img.shields.io/github/actions/workflow/status/patrickkabwe/react-native-nitro-fs/release.yml?style=for-the-badge&logo=github)](https://github.com/patrickkabwe/react-native-nitro-fs/actions)
86
[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/7KXUyHjz)
7+
[![npm downloads](https://img.shields.io/npm/dt/react-native-nitro-fs.svg?style=for-the-badge)](https://www.npmjs.org/package/react-native-nitro-fs)
8+
[![npm downloads](https://img.shields.io/npm/dm/react-native-nitro-fs.svg?style=for-the-badge)](https://www.npmjs.org/package/react-native-nitro-fs)
9+
[![mit licence](https://img.shields.io/dub/l/vibe-d.svg?style=for-the-badge)](https://github.com/patrickkabwe/react-native-nitro-fs/blob/main/LICENSE)
910

1011
A high-performance file system module for React Native that provides native-speed file operations and network transfers using Swift (iOS) and Kotlin (Android) implementations.
1112

@@ -489,3 +490,5 @@ Bootstrapped with [create-nitro-module](https://github.com/patrickkabwe/create-n
489490
---
490491

491492
**Made with ❤️ for the React Native community**
493+
494+
> 💬 Have any questions? Join our [Discord channel](https://discord.gg/7KXUyHjz)

0 commit comments

Comments
 (0)