diff --git a/README.md b/README.md index 60c31a4..f3a0fc0 100644 --- a/README.md +++ b/README.md @@ -1,48 +1,3 @@ -# Hello website! +# SudoRoom WebXR experiemnts -This is a basic HTML starter project you can build on however you like. No need to save. While you develop your site, your changes will happen ✨ immediately in the preview window. On the left you'll see the files that make up your site, including HTML, JavaScript, and CSS. You can upload assets like images or audio in `assets`. The rest is up to you and your imagination. 🦄 - -_Last updated: 28 Feb 2023_ - -## What's in this project? - -← `README.md`: That's this file, where you can tell people what your cool website does and how you built it. - -← `index.html`: This is the main web page for your site. The HTML defines the structure and content of the page using _elements_. You'll see references in the HTML to the JS and CSS files. Try clicking the image in the center of the page! - -← `style.css`: CSS files add styling rules to your content. The CSS applies styles to the elements in your HTML page. The style rules also make the image move when you click it. - -← `script.js`: If you're feeling fancy you can add interactivity to your site with JavaScript. The code in the JavaScript file runs when the page loads, and when the visitor clicks the button you can add using the code in the TODO. - -Open each file and check out the comments (in gray) for more info. - -## Try this next 🏗️ - -Take a look in `TODO.md` for next steps you can try out in your new site! - -___Want a minimal version of this project to build your own website? Check out [Blank Website](https://glitch.com/edit/#!/remix/glitch-blank-website)!___ - -## Ready to share your site? - -Add these meta tags for SEO and social sharing between your page `` tags, changing the values for your site: - -``` - - - - - - - - - -``` - -![Glitch](https://cdn.glitch.com/a9975ea6-8949-4bab-addb-8a95021dc2da%2FLogo_Color.svg?v=1602781328576) - -## You built this with Glitch! - -[Glitch](https://glitch.com) is a friendly community where millions of people come together to build web apps and websites. - -- Need more help? [Check out our Help Center](https://help.glitch.com/) for answers to any common questions. -- Ready to make it official? [Become a paid Glitch member](https://glitch.com/pricing) to boost your app with private sharing, more storage and memory, domains and more. +We are doing some virtual reality experiments on the web with the A-Frame framework