Clean up README formatting
This commit is contained in:
parent
cd41476189
commit
94baea330c
|
@ -1,5 +1,6 @@
|
||||||
# Redux Token Auth
|
# Redux Token Auth
|
||||||
<img src='https://ih1.redbubble.net/image.170071318.1044/ap,550x550,12x16,1,transparent,t.u4.png' height='500'>
|
<img src='https://ih1.redbubble.net/image.170071318.1044/ap,550x550,12x16,1,transparent,t.u4.png' height='500'>
|
||||||
|
|
||||||
This is going to be the raddest client-side solution for user authentication using React and Redux with a Rails backend that uses Devise...
|
This is going to be the raddest client-side solution for user authentication using React and Redux with a Rails backend that uses Devise...
|
||||||
|
|
||||||
But Ooh Wee! It's not quite ready yet.
|
But Ooh Wee! It's not quite ready yet.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "redux-token-auth",
|
"name": "redux-token-auth",
|
||||||
"version": "0.8.0",
|
"version": "0.9.0",
|
||||||
"description": "Redux actions and reducers to integrate with Devise Token Auth",
|
"description": "Redux actions and reducers to integrate with Devise Token Auth",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user