Skip to content

Commit 1f87af6

Browse files
authored
Update README.md
1 parent 51da91f commit 1f87af6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,11 @@
1010

1111
# Set your API response format.
1212
// $forex->set_output_type('JSON');
13+
14+
15+
# Return All symbols
16+
// $forex->get_symbols_list();
17+
18+
19+
# get profile
20+
// $forex->get_profile('1,2,3');

0 commit comments

Comments
 (0)