diff --git a/docs/NOTES.md b/docs/NOTES.md index a8298ddfa..50c3f6793 100644 --- a/docs/NOTES.md +++ b/docs/NOTES.md @@ -2,7 +2,9 @@ **Recent directory structure change** -_Due to a recent commit - [#515 Merge tests and pom and code](https://github.com/stleary/JSON-java/pull/515) - the structure of the project has changed from a flat directory containing all of the Java files to a directory structure that includes unit tests and several tools used to build the project jar and run the unit tests. If you have difficulty using the new structure, please open an issue so we can work through it._ +_Due to a recent commit - [#515 Merge tests and pom and code](https://github.com/stleary/JSON-java/pull/515) - the structure of the project has changed from a flat directory containing all of the Java files to a directory structure that includes unit tests and several tools used to build the project jar and run the unit tests. If you have difficulty using the new structure, please open an issue so we can work through it._ +//Agree with changes// +updated pull request **Implementation notes**