From c72befadd81d99efaee3ab53d1e50748193be1c0 Mon Sep 17 00:00:00 2001 From: spartanoah <74797851+spartanoah@users.noreply.github.com> Date: Fri, 3 May 2024 09:55:09 -0400 Subject: [PATCH] Delete README.md --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 README.md diff --git a/README.md b/README.md deleted file mode 100755 index 9e168422..00000000 --- a/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Project Lombok - -Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. -Never write another getter or equals method again, with one annotation your class has a fully featured builder, automate your logging variables, and much more. - -See [LICENSE] for the Project Lombok license. - -Looking for professional support of Project Lombok? Lombok is now part of a [tidelift subscription]! - -For a list of all authors, see the [AUTHORS] file. - -For complete project information, see [projectlombok.org] - -You can review our security policy via [SECURITY.md] - -[LICENSE]: https://github.com/projectlombok/lombok/blob/master/LICENSE -[AUTHORS]: https://github.com/projectlombok/lombok/blob/master/AUTHORS -[SECURITY.md]: https://github.com/projectlombok/lombok/blob/master/SECURITY.md -[projectlombok.org]: https://projectlombok.org/ -[tidelift subscription]: https://tidelift.com/subscription/pkg/maven-org-projectlombok-lombok?utm_source=maven-org-projectlombok-lombok&utm_medium=referral&campaign=website