@@ -4,12 +4,12 @@ A comprehensive network request debugging tool for React Native applications. Mo
44
55[ ![ Version] ( https://img.shields.io/npm/v/react-native-api-debugger )] ( https://www.npmjs.com/package/react-native-api-debugger )
66[ ![ Downloads] ( https://img.shields.io/npm/dm/react-native-api-debugger )] ( https://www.npmjs.com/package/react-native-api-debugger )
7- [ ![ License] ( https://img.shields.io/npm/l/react-native-api-debugger )] ( https://github.com/your-username /react-native-api-debugger/blob/main/LICENSE )
7+ [ ![ License] ( https://img.shields.io/npm/l/react-native-api-debugger )] ( https://github.com/cmcWebCode40 /react-native-api-debugger/blob/main/LICENSE )
88[ ![ Platform] ( https://img.shields.io/badge/platform-react--native-blue )] ( https://reactnative.dev/ )
99[ ![ TypeScript] ( https://img.shields.io/badge/typescript-supported-blue )] ( https://www.typescriptlang.org/ )
1010
1111
12- ![ React Native API Debugger] ( demo/demo.gif )
12+ ![ React Native API Debugger] ( demo/rn-api-debugger- demo.gif )
1313
1414## ✨ Features
1515
@@ -343,7 +343,7 @@ export default function App() {
343343We welcome contributions! Here's how to get started:
344344
3453451 . ** Fork the repository**
346- 2 . ** Clone your fork** : ` git clone https://github.com/your-username /react-native-api-debugger.git `
346+ 2 . ** Clone your fork** : ` git clone https://github.com/cmcWebCode40 /react-native-api-debugger.git `
3473473 . ** Install dependencies** : ` npm install `
3483484 . ** Create a feature branch** : ` git checkout -b feature/amazing-feature `
3493495 . ** Make your changes** and add tests
@@ -356,7 +356,7 @@ We welcome contributions! Here's how to get started:
356356
357357``` bash
358358# Clone the repository
359- git clone https://github.com/your-username /react-native-api-debugger.git
359+ git clone https://github.com/cmcWebCode40 /react-native-api-debugger.git
360360
361361# Install dependencies
362362cd react-native-api-debugger
@@ -377,20 +377,16 @@ MIT License - see the [LICENSE](LICENSE) file for details.
377377
378378## 🆘 Support & Community
379379
380- - 🐛 ** Bug Reports** : [ GitHub Issues] ( https://github.com/your-username /react-native-api-debugger/issues )
381- - 💡 ** Feature Requests** : [ GitHub Discussions] ( https://github.com/your-username /react-native-api-debugger/discussions )
382- - 📖 ** Documentation** : [ Wiki] ( https://github.com/your-username /react-native-api-debugger/wiki )
380+ - 🐛 ** Bug Reports** : [ GitHub Issues] ( https://github.com/cmcWebCode40 /react-native-api-debugger/issues )
381+ - 💡 ** Feature Requests** : [ GitHub Discussions] ( https://github.com/cmcWebCode40 /react-native-api-debugger/discussions )
382+ - 📖 ** Documentation** : [ Wiki] ( https://github.com/cmcWebCode40 /react-native-api-debugger/wiki )
383383- 💬 ** Community** : [ Discord Server] ( https://discord.gg/your-discord )
384384- 🐦 ** Updates** : [ @YourTwitter ] ( https://twitter.com/your-twitter )
385385
386386## 📊 Stats & Recognition
387387
388388<div align =" center " >
389389
390- [ ![ GitHub stars] ( https://img.shields.io/github/stars/your-username/react-native-api-debugger?style=social )] ( https://github.com/your-username/react-native-api-debugger )
391- [ ![ GitHub forks] ( https://img.shields.io/github/forks/your-username/react-native-api-debugger?style=social )] ( https://github.com/your-username/react-native-api-debugger )
392- [ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/your-twitter?style=social )] ( https://twitter.com/your-twitter )
393-
394390** Made with ❤️ for the React Native community**
395391
396392</div >
0 commit comments