added readme files to sub-projects

This commit is contained in:
Karl Tauber
2019-11-24 16:59:13 +01:00
parent c722934510
commit 81f1ebd1db
3 changed files with 13 additions and 0 deletions

4
flatlaf-core/README.md Normal file
View File

@@ -0,0 +1,4 @@
FlatLaf Core
============
This sub-project contains the FlatLaf core source code.

4
flatlaf-demo/README.md Normal file
View File

@@ -0,0 +1,4 @@
FlatLaf Demo
============
This sub-project contains the FlatLaf Demo source code.

View File

@@ -0,0 +1,5 @@
FlatLaf Testing
===============
This sub-project contains small Swing applications used to develop and test
FlatLaf.