From ea3f517500d793ddd17afa16d72d3c9bd8bef007 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Mon, 28 Mar 2016 15:40:13 +0200 Subject: [PATCH] Bold warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5357728a..82cde1f9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ should always conform to valid API usage. Vulkano is *not* a high level library. It provides only the minimal features required to make using the Vulkan API safe. -*Warning: this library breaks every five minutes for the moment.* +**Warning: this library breaks every five minutes for the moment.** ## [Documentation](http://tomaka.github.io/vulkano/vulkano/index.html)