Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit cdac515

Browse files
Update README.md
1 parent 0351032 commit cdac515

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@
2727
In the https://api.numbuster.com/ menu look for that v6/old/search/ and in the parameters you will find your access_token
2828

2929
# Second way:
30-
I have implemented all api requests in that api, so just find functions for registration use them and maybe you will get access_token, but really, use first way. There is little help: most of functions for registration start with v6_auth, Good Luck!
30+
I have implemented all api requests in that api, so just find functions for registration use them and maybe you will get access_token, but really, use first way. There is little help: most of functions for registration start with v6_auth, Good Luck!
3131

3232

3333
# Now lets talk about api:
3434
Main api file with all api functions is NumbusterAPI.py, in file signatures.py functions for creating signaturs for different requests.
3535

36-
And yes, user have only 30 free requests per day, with that function: v6_old_phone you have unlimited free requests.
36+
And yes, user has only 30 free requests per day,
37+
BUT with that function: v6_old_phone you have unlimited free requests.

0 commit comments

Comments
 (0)