fixed readme
This commit is contained in:
parent
47042f0946
commit
5ced9c6ecd
@ -151,7 +151,7 @@ Now you can use the `preview.py`-script to preview the changes:
|
|||||||
### Plugins
|
### Plugins
|
||||||
|
|
||||||
Pwnagotchi has a simple plugins system that you can use to customize your unit and its behaviour. You can place your plugins anywhere
|
Pwnagotchi has a simple plugins system that you can use to customize your unit and its behaviour. You can place your plugins anywhere
|
||||||
as python files and then edit the `config.yml` file (`main.plugins` value) to point to their containing folder. Check the [plugins folder](https://github.com/evilsocket/pwnagotchi/tree/master/sdcard/rootfs/root/pwnagotchi/scripts/pwnagotchi/plugins) for a list of default
|
as python files and then edit the `config.yml` file (`main.plugins` value) to point to their containing folder. Check the [plugins folder](https://github.com/evilsocket/pwnagotchi/tree/master/sdcard/rootfs/root/pwnagotchi/scripts/pwnagotchi/plugins/default/) for a list of default
|
||||||
plugins and all the callbacks that you can define for your own customizations.
|
plugins and all the callbacks that you can define for your own customizations.
|
||||||
|
|
||||||
### Random Info
|
### Random Info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user