Added bold to readme

This commit is contained in:
nathan 2017-01-31 01:48:21 +01:00
parent 062907d939
commit 1eabf7b154

View File

@ -21,7 +21,7 @@ Primary Features:
- This is for cross-platform use, specifically - linux 32/64, mac 32/64, and windows 32/64. Java 6+
- You will need the images in the 'resources' directory, in addition to the normal libs.
- Note: If you want to COMPLETELY remove repainting by the swing EDT (for the entire JVM), run `NullRepaintManager.install();`
- Note: If you want to **COMPLETELY** remove repainting by the swing EDT (for the entire JVM), run `NullRepaintManager.install();`
```
Customization parameters: