Skip to content

Commit 8afcd37

Browse files
authored
Update README.md
1 parent 377d2cb commit 8afcd37

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# examples
2-
Example scripts for anyone to learn with.
2+
##Various scripts to learn from/build with
3+
4+
Current Scripts:
5+
6+
###1. /crypto/PriceStream.py
7+
-> Creates/subscribes to binance websocket to retrieve live price data.
8+
-> This is done using standard python libraries, not python api wrappers.

0 commit comments

Comments
 (0)