diff --git a/README.md b/README.md index 56a9e60..2a6b428 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,17 @@ ## Cellulo-lua This virtual reality project aims to provide an intuitive interface to control Cellulos, a robot developed by EPFL-CHILI lab. Later on, it will become a social experiment / game playable by one user wearing a VR headset and others in the physical world. ### Launching You need to have LÖVR installed. Run with `lovr .` ### Testing *luaunit* is used for unit tests. +You need to have LÖVE installed. + Run with `love test` \ No newline at end of file