From 1eabf7b154eeccb059190af3b724ba68ff2c0a9d Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 31 Jan 2017 01:48:21 +0100 Subject: [PATCH] Added bold to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf92230..f50add9 100644 --- a/README.md +++ b/README.md @@ -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: