Skip to content

Commit 03b9ae7

Browse files
committed
docs: update README.md to remove usage example and add WIP note
1 parent 6134f3b commit 03b9ae7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,7 @@ npm install react-native-alert-queue
1010

1111
## Usage
1212

13-
14-
```js
15-
import { multiply } from 'react-native-alert-queue';
16-
17-
// ...
18-
19-
const result = await multiply(3, 7);
20-
```
21-
13+
**👷‍♂️ WIP 👷‍♂️**
2214

2315
## Contributing
2416

0 commit comments

Comments
 (0)