Skip to content

Commit 9d8ac78

Browse files
authored
Update README.md
1 parent 077bb66 commit 9d8ac78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cointrol
22

3-
Cointrol is a Bitcoin trading bot and real-time dashboard for [Bitstamp](https://bitstamp.net) created by [@jakubroztocil](https://twitter.com/jakubroztocil).
3+
Cointrol is a Bitcoin trading bot and real-time dashboard for [Bitstamp](https://bitstamp.net) created by [@jkbrzt](https://twitter.com/jkbrzt).
44

55
![Dashboard in the browser](_/browser.png "Dashboard in the browser")
66

@@ -85,7 +85,7 @@ virtualenv ./virtualenv --python=$(which python3)
8585
. virtualenv/bin/activate
8686

8787
# Get the code
88-
git clone https://github.com/jakubroztocil/cointrol
88+
git clone https://github.com/jkbrzt/cointrol
8989

9090
# Create a local settings file
9191
echo 'from .settings_dev import *' > cointrol/cointrol/conf/settings_local.py
@@ -218,8 +218,8 @@ Besides `settings_dev.py`, the `conf` directory also has `settings_prod.py`, whi
218218

219219
Jakub Roztocil
220220

221-
* [https://github.com/jakubroztocil](https://github.com/jakubroztocil)
222-
* [https://twitter.com/jakubroztocil](https://twitter.com/jakubroztocil)
221+
* [https://github.com/jkbrzt](https://github.com/jkbrzt)
222+
* [https://twitter.com/jkbrzt](https://twitter.com/jkbrzt)
223223
* [http://roztocil.co](http://roztocil.co)
224224
* `3NVcdcoXrBV7jKv7T3st6kQz7XdsPNUn34`
225225

0 commit comments

Comments
 (0)