This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed
Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change @@ -44,29 +44,16 @@ All available methods of all classes with descriptions you can find [here](READM
4444
4545## How to get API token
4646
47- You need login into your account, then go to the ** Settings > API and WebHooks** page and copy token code from API block.
48-
49- ## Note about Unit Tests
50-
51- Token should be placed into the file ** extra/config.php** , an example of this file
52- you can find in the same directory, only with another name [ config.example.php] ( extra/config.example.php ) ,
53- so you can just copy with rename and place your token inside.
54-
55- After all this steps you can run ` ./vendor/bin/phpunit ` from source root.
56- But, please don't run tests on your production account (API token), you can loose some critical data!
57-
58- Good luck!
47+ You need login into your account, then go to the
48+ ** Settings > API and WebHooks** page and copy token code from API block.
5949
6050## How to help to project
6151
62- If you have a desire, you can help with testing and bugs hunting or make some donation.
63-
64- ## Some documents
65-
66- * [ List of API methods] ( README.API.md ) urls of methods with classes
67- * [ Basic examples] ( README.BASIC.md ) of usage written on PHP-Curl library
52+ If you have a desire, you can help with testing and bugs hunting or
53+ make some donation.
6854
6955## Useful links
7056
7157* [ U-On Travel] ( https://u-on.ru ) - Official website
7258* [ U-On Travel API] ( https://api.u-on.ru/doc ) - API documentation
59+ * [ Basic examples by U-On team] ( README.BASIC.md ) of usage written on PHP-Curl library
You can’t perform that action at this time.
0 commit comments