Skip to content

Commit d95e4fd

Browse files
author
Hongarc
authored
chore: update README.md
- `its` -> `it's` - Use uppercase of `css` - Add link for MIT license
1 parent 781825a commit d95e4fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ OneFraction was supposed to be a platform that gave users rewards for paying the
1414

1515
### Client
1616

17-
Built using `react-native-web` because its really cool and really easy to turn into a mobile app
17+
Built using `react-native-web` because it's really cool and really easy to turn into a mobile app
1818

1919
### Server
2020

@@ -27,8 +27,8 @@ Accounts are set up using the wonderful `accounts.js` library.
2727

2828
## Other cool things
2929

30-
I've included a number of animations using plain css and `react-spring`. If you're a react developer and want to animate your work learn `react-spring`. Thank me later. This project is using Plaid to access read info for users bank accounts.
30+
I've included a number of animations using plain CSS and `react-spring`. If you're a react developer and want to animate your work learn `react-spring`. Thank me later. This project is using Plaid to access read info for users bank accounts.
3131

3232
## License
3333

34-
MIT
34+
[MIT](LICENSE)

0 commit comments

Comments
 (0)