diff --git a/readme.md b/readme.md index 0abe7d6..30841b0 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,10 @@ # luceedebug +This project has been forked and is now maintained by Lucee + +- https://github.com/lucee/extension-debugger +- https://docs.lucee.org/recipes/step-debugger.html + luceedebug is a step debugger for Lucee. ![misc. features of a debug session indicating that luceedebug is a step debugger for Lucee.](assets/whatisit.png) @@ -229,4 +234,4 @@ If breakpoints aren't binding, you can inspect what's going using the "luceedebu ```sh ./gradlew dependencyCheckAnalyze -``` \ No newline at end of file +```