Geez stop talking about the website so much we get it;

This commit is contained in:
bjorn 2017-03-23 17:52:38 -07:00
parent 2ae10967c4
commit e85fd61410
1 changed files with 4 additions and 6 deletions

View File

@ -1,16 +1,14 @@
LÖVR
===
LÖVR is a simple framework for creating virtual reality experiences with Lua. For more information,
visit the [website](http://bjornbyt.es/lovr).
LÖVR is a simple framework for creating virtual reality experiences with Lua.
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 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:
You can download precompiled binaries from the [LÖVR website](http://bjornbyt.es/lovr). There, you
can also find documentation and a set 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