From 05f9c98dcd9ad2c7f94c261d2675e91a639ffb66 Mon Sep 17 00:00:00 2001 From: zaaarf Date: Fri, 19 Jan 2024 17:28:19 +0100 Subject: chore: added docs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 56f689b..f5ca0e5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# Route Mapper -Just a little program I needed for work. Reads Spring's route mapping annotations in a project and writes down all about them. \ No newline at end of file +# Route Compass +An annotation processor that reads Spring Web's annotations to write down a map of all the routes in your projects: their paths, parameters, methods... + +It's a small program I found myself needing at work. Don't count on it being production-ready. \ No newline at end of file -- cgit v1.2.3-56-ga3b1