Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _html2three_ is an experimental library for creating VR content using HTML, CSS
* Float _div_ elements in VR space.
* Embed images using _img_ tags.
* Use stylesheets for sophisticated text formatting.
* Design interactive elements using HTML, CSS and JavaScript.
* Design interactive elements using HTML, [CSS](https://www.scaler.com/topics/css/) and JavaScript.
* See your hands using a Leap Motion controller.
* No WebGL or THREE.js knowledge required.

Expand Down