Update README.md (#4333)

* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1679: Update README

* BAEL-1701: Update README

* Added article links to README files

* BAEL-1787 update README
This commit is contained in:
KevinGilmore 2018-05-23 22:22:36 -05:00 committed by GitHub
parent 67616cdda3
commit dd2c830a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
## Relevant Articles: ## Relevant Articles:
- [Introduction to Project Lombok](http://www.baeldung.com/intro-to-project-lombok) - [Introduction to Project Lombok](http://www.baeldung.com/intro-to-project-lombok)
- [Using Lomboks @Builder Annotation](http://www.baeldung.com/lombok-builder)