From fd2aa65c5fa484851811c727dc8b38684c5d82ab Mon Sep 17 00:00:00 2001 From: Jamone Kelly Date: Wed, 1 Mar 2017 14:10:41 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3757f15b..00f018be 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ By default, this module is written in Python 2. For users who wish to use the m 2to3 -w Robinhood.py -###How to Use (see [example.py](https://github.com/MeheLLC/Robinhood/blob/master/example.py)) +###How to Use (see [example.py](https://github.com/Jamonek/Robinhood/blob/master/example.py)) from Robinhood import Robinhood my_trader = Robinhood()