From 420b85da98fff2603d94985a42cf86d6e4182204 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 9 Jun 2016 11:42:00 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd8e47c6..6228a54a 100644 --- a/README.md +++ b/README.md @@ -133,11 +133,10 @@ Lots of code changes and lots of hours of hard work have concluded in this amazi notes on raylib 1.5 ------------------- -On June 2016, after 4 months of raylib 1.4 release, arrives raylib 1.5. Probably this new version is the biggest boost of the library ever, -lots of parts of the library have been redesigned, lots of bugs have been solved and some **AMAZING** new features have been added. +On June 2016, after 4 months of raylib 1.4 release, arrives raylib 1.5. Probably this new version is the biggest boost of the library ever, lots of parts of the library have been redesigned, lots of bugs have been solved and some **AMAZING** new features have been added. -New platform support: **Oculus Rift CV1**. raylib introduces VR support for one the most anticipated VR devices in the market. -Supporting Oculus Rift CV1 device makes raylib the only (or one of the few) C libraries in the market to support VR out-of-the-box. +New platform support: **Oculus Rift CV1**. raylib introduces VR support for one of the most anticipated VR devices in the market. +Supporting Oculus Rift CV1 makes raylib the only (or one of the few) C libraries in the market to support VR out-of-the-box. Additionally, stereo mode rendering has been added to raylib independently of the VR device. New materials system: