Skip to content

Commit c488b05

Browse files
author
Wasin Waeosri
committed
modify README.md
1 parent 78aee5c commit c488b05

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#Introduction
22
This is an example project that shows how to implement TRKD REST Client with python
33
- trkd_authen.py: An example application that shows how to authenticate with TRKD service
4+
- trkd_quote.py: An example application that shows how to subscribe (all fields and specific fields) the Quote data from TRKD service
45

56

67
#prerequisite
@@ -30,5 +31,6 @@ The best way is to get the pip package management tool
3031
$>pip install requests
3132
```
3233
#Releae Note
33-
- Version 1: 1 Sep 2016
34-
- trkd_authen.py
34+
- Version 1: 6 Sep 2016
35+
- trkd_authen.py
36+
- trkd_quote.py

0 commit comments

Comments
 (0)