Skip to content

Commit acc495c

Browse files
committed
docs: updated README
1 parent 7056abc commit acc495c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A comprehensive network request debugging tool for React Native applications. Mo
1212
src="/demo/demo_RN_logger.png"
1313
alt="Alt text"
1414
title="React Native API Logger"
15-
style="margin:0 4px; width: 200px"
15+
style="margin:0 4px; width: 100px"
1616
/>
1717

1818

@@ -37,7 +37,7 @@ npm install react-native-api-debugger
3737
This package requires the following peer dependencies:
3838

3939
```bash
40-
npm install @react-native-clipboard/clipboard react-native-shake react-native-svg
40+
npm install @react-native-clipboard/clipboard react-native-shake
4141
```
4242

4343

0 commit comments

Comments
 (0)