From 0e9955c2e256ecef8ff26bc7c48a6cd02e5c6db1 Mon Sep 17 00:00:00 2001 From: bjorn Date: Thu, 16 Feb 2017 18:35:05 -0800 Subject: [PATCH] Update README; --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05178040..2f1ea8df 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Getting Started --- You can download precompiled binaries from the [LÖVR website](http://bjornbyt.es/lovr). The [LÖVR -documentation](http://bjornbyt.es/lovr/docs) provides reference for all functionality as well as a -series of tutorials and examples. Here are a few short snippets so you can get an idea of what it -looks like to use LÖVR: +documentation](http://bjornbyt.es/lovr/docs) provides API reference as well as a series of tutorials +and examples. Here are a few short snippets so you can get an idea of what it looks like to use +LÖVR: #### Hello World