Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
james-yun committed Jul 5, 2020
1 parent babacec commit 9d7097f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# robinhood
# robinhood [![PyPI version](https://badge.fury.io/py/robinhood-api.svg)](https://badge.fury.io/py/robinhood-api)
the unofficial Robinhood API (pre-alpha)

## Installation

```bash
git clone https://github.com/james-yun/robinhood.git
cd robinhood
python3 example.py
pip install robinhood-api
```
I hope to publish to the [pip](https://pip.pypa.io/en/stable/) package manager once this production ready.

## Authentication
The first time you log in, you will be prompted to verify your identity by entering a code send to your phone or email.
Expand Down

0 comments on commit 9d7097f

Please sign in to comment.