diff --git a/README.md b/README.md index 483fcd0..3093bbb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A template repo for a 3rd party [ZAP](https://www.zaproxy.org) Java add-on. If you'd like to create your own ZAP add-on which could be published to the [ZAP Marketplace](https://www.zaproxy.org/addons/) then copy this repo and make the following changes: -1. Rename the `yourname` directories to be your github name (or choose another package hierarchy which works better for you). +1. Rename the `youruser` directories to be your github name (or choose another package hierarchy which works better for you). 1. Change the add-on ID `addonjava` to be a new ID which is not already on the [ZAP Marketplace](https://www.zaproxy.org/addons/).