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

Commit 5ace278

Browse files
Update README.md
1 parent a631f90 commit 5ace278

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NumBuster-API
22
# Thats fully reversed NumBuster app for android, and rewrited all requests for numbusters api in python.
33

4-
For working with that api you need access_token, there are 2 ways of getting it:
4+
#For working with that api you need access_token, there are 2 ways of getting it:
55

66
# First way(PLS USE THAT):
77
Download NumBuster!_6.0.6.apk - I hope you can find it by yourself
@@ -28,3 +28,7 @@ For working with that api you need access_token, there are 2 ways of getting it:
2828

2929
# Second way:
3030
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!
31+
32+
33+
# Now lets talk about api:
34+
Main api file with all api functions is NumbusterAPI.py, in file signatures.py functions for creating signaturs for different requests.

0 commit comments

Comments
 (0)