Skip to content

Commit 94d5143

Browse files
committed
Fix name of application in readme file and add some badges
1 parent b5a21a3 commit 94d5143

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# React Twitter Login
1+
[![NPM](https://nodei.co/npm/react-twitter-auth.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/react-twitter-auth/)
2+
[![Code Climate](https://codeclimate.com/github/GenFirst/react-twitter-login/badges/gpa.svg)](https://codeclimate.com/github/GenFirst/react-twitter-login)
3+
[![npm version](https://badge.fury.io/js/react-twitter-auth.svg)](https://badge.fury.io/js/react-twitter-auth)
4+
![License](https://img.shields.io/badge/license-MIT-blue.svg)
25

3-
> A React Twitter oAUth Sign-in / Log-in Component for React
6+
# React Twitter Authentication Component
47

5-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
8+
> A React Twitter oAUth Sign-in / Log-in Component for React
69
710
## Installation
811

@@ -35,4 +38,4 @@ Full example can be found in [example](https://github.com/GenFirst/react-twitter
3538

3639
# License
3740

38-
passport-bitbucket-token is released under [MIT License](https://opensource.org/licenses/MIT).
41+
react-twitter-auth is released under [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)