Skip to content

Commit 3eb55c1

Browse files
authored
Update README.md
1 parent 27601d7 commit 3eb55c1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ onEvent(event => {
153153
break;
154154
}
155155
});
156-
156+
```
157157
### Remove Notifications
158158

159159
```javascript
@@ -163,9 +163,12 @@ import { RemoveTimer } from "react-native-custom-timer-notification";
163163
RemoveTimer(1);
164164
```
165165

166-
## 🤝 Contributing
166+
## ⭐️ Support the Project
167167

168-
See the contributing guide to learn how to contribute to the repository and the development workflow.
168+
If you find this library helpful, please consider:
169+
- Giving it a GitHub star ⭐️
170+
- Creating issues for bug reports and feature requests
171+
- Contributing with pull requests
169172

170173
## 📄 License
171174

0 commit comments

Comments
 (0)