Skip to content

Commit 4de78a1

Browse files
committed
update readme#2
1 parent c93f0af commit 4de78a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ yarn add @ilz5753/rnutils
4545
The library wraps common React Native components, providing animated versions that can be used interchangeably to enhance your application.
4646

4747
```ts
48-
import { ReView, ReText, ReTouchableOpacity } from '@ilz5753/@ilz5753/rnutils';
48+
import { ReView, ReText, ReTouchableOpacity } from '@ilz5753/rnutils';
4949
```
5050

5151
### Animated Components Usage
@@ -160,5 +160,3 @@ Special thanks to all the contributors and the open-source community for their o
160160
---
161161

162162
For more detailed usage and API information, please refer to the individual files pertaining to components, hooks, and utilities you wish to employ.
163-
164-
> This README covers a broad overview of RNUtils’ capabilities. For detailed API documentation and more specific examples for each utility, refer to the accompanying documentation provided in the library.

0 commit comments

Comments
 (0)