You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ A template repo for a 3rd party [ZAP](https://www.zaproxy.org) Java add-on.
4
4
5
5
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:
6
6
7
-
1. Rename the `yourname` directories to be your github name (or choose another package hierarchy which works better for you).
7
+
1. Rename the `youruser` directories to be your github name (or choose another package hierarchy which works better for you).
8
8
9
9
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/).
0 commit comments