aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..afb7c4bd
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+projectlombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code.
+
+Using lombok is made as simple as possible, and aims to work on all major java IDEs as well as javac itself.
+
+projectlombok is open source under the Creative Commons - free to share, free to remix, provided you attribute the authors licence, as shown here: http://creativecommons.org/licenses/by/3.0/us/
+
+Project Authors:
+
+Reinier Zwitserloot
+twitter: @surial
+home: http://zwitserloot.com/
+
+Roel Spilker
+twitter: @rspilker