Skip to content

Commit 16e31b2

Browse files
authored
Update README.md
1 parent 60bdd2a commit 16e31b2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,13 @@ atDeprecated is a fun version of Luminol:
4141
./gradlew applyAllPatches && ./gradlew createMojmapPaperclipJar
4242
```
4343

44-
The final JAR will be located in the `atdeprecated-server\build\libs` directory.
44+
The final JAR will be located in the `atdeprecated-server\build\libs` directory.
45+
46+
47+
## Development Tools
48+
49+
This project uses **JProfiler**, a Java profiler, to help analyze and optimize performance during development.
50+
51+
[![JProfiler](https://www.ej-technologies.com/images/product_banners/jprofiler_large.png)](https://www.ej-technologies.com/jprofiler "Java profiler")
52+
53+
For more information about JProfiler, visit the [JProfiler Java profiler website](https://www.ej-technologies.com/jprofiler).

0 commit comments

Comments
 (0)