burpgpt
burpgpt copied to clipboard
Update Readme.md
After cloning the repository, there is an issue to build a standalone jar. There is a need for permission for gradlew file. We can give the permission to gradlew file using "chmod +x gradlew" and then it can build the standalone jar file. So I request you to assign me this issue and I'll add the extra line of command in readme file.