From bd58daf3f3b6659e274db4216832480c1b51c4d3 Mon Sep 17 00:00:00 2001 From: Rick M Date: Tue, 26 Aug 2025 10:40:11 -0400 Subject: [PATCH] Match Instructions/Naming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/).