mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
update doc
This commit is contained in:
+3
-3
@@ -5,8 +5,8 @@ Before create a pull request check your code with Prospector.
|
||||
You can install it with
|
||||
|
||||
```
|
||||
pip3 install -r requirements-dev.txt```
|
||||
#Then on the root of the git project:
|
||||
poetry install --no-root```
|
||||
#Then in the root of the git project:
|
||||
prospector
|
||||
```
|
||||
## API documentation
|
||||
@@ -26,6 +26,6 @@ Then you can use mitmproxy for example:
|
||||
mitmproxy --set client_certs=MWPMYMA1.pem
|
||||
```
|
||||
|
||||
For being able to see trafic from android app you need a rooted phone, you can use an android emulator then follow this:
|
||||
For being able to see traffic from the android app you need a rooted phone, you can use an android emulator then follow this:
|
||||
https://docs.mitmproxy.org/stable/howto-install-system-trusted-ca-android/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user