Skip to content

Commit 926a68b

Browse files
authored
docs: update README
1 parent 86fcf32 commit 926a68b

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# react95-native
2-
3-
Refreshed Windows 95 style UI components for your React native app
4-
5-
## Installation
6-
7-
```sh
8-
npm install react95-native
9-
```
10-
11-
## Usage
12-
13-
```js
14-
import React95Native from 'react95-native';
15-
```
16-
17-
## Contributing
18-
19-
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
20-
21-
## License
22-
23-
MIT
1+
<h1 align="center">React95</h1>
2+
3+
<p align="center">
4+
<a href="https://www.npmjs.com/package/react95-native"><img src="https://flat.badgen.net/npm/dt/react95-native" alt="NPM" /></a>
5+
<a href="https://www.npmjs.com/package/react95-native"><img src="https://flat.badgen.net/npm/v/react95-native" alt="react95-native version" /></a>
6+
<a href="https://www.npmjs.com/package/react95-native"><img src="https://flat.badgen.net/npm/license/react95-native" alt="react95-native license" /></a>
7+
<a href="https://twitter.com/intent/follow?screen_name=react95_io"><img src="https://img.shields.io/twitter/follow/react95_io" alt="React95 twitter" /></a>
8+
</p>
9+
<h3 align="center">
10+
<a href="https://coins95.web.app/">Demo app (web version)</a> -
11+
<a href="https://react95.io/">Website</a> -
12+
<a href="https://join.slack.com/t/react95/shared_invite/enQtOTA1NzEyNjAyNTc4LWYxZjU3NWRiMWJlMGJiMjhkNzE2MDA3ZmZjZDc1YmY0ODdlZjMwZDA1NWJiYWExYmY1NTJmNmE4OWVjNWFhMTE">Slack</a> -
13+
<a href="https://www.paypal.me/react95">PayPal donation 💰</a>
14+
</h3>
15+
<p align="center">
16+
<b>Refreshed</b> Windows95 UI components for your modern React-Native apps.</p>
17+
18+
![hero](https://user-images.githubusercontent.com/28541613/152637028-eb445b2a-32cd-4672-bf75-3f3904123637.png)
19+
20+
### Support
21+
22+
- [Become a backer or sponsor on Patreon](https://www.patreon.com/arturbien)
23+
- [One-time donation via PayPal](https://www.paypal.me/react95)

0 commit comments

Comments
 (0)