Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devbridie authored May 20, 2021
1 parent f8686f6 commit 34135a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Building an augmented reality application with the WebXR Device API

This code has the resources you need for the codelab [Building an augmented reality application with the WebXR Device API](https://codelabs.developers.google.com/codelabs/ar-with-webxr/#0).
This code has the resources you need for the codelab [Building an augmented reality application with the WebXR Device API](https://codelabs.developers.google.com/ar-with-webxr/#0).

This is a work in progress. If you find a mistake or have a suggestion, please [file an issue](https://github.com/googlecodelabs/ar-with-webxr/issues). Thanks!

Expand All @@ -18,6 +18,6 @@ This is a work in progress. If you find a mistake or have a suggestion, please [
* [Google Chrome](https://www.google.com/chrome/)
* [Web Server for Chrome](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb), or your own web server of choice
* USB cable to connect your AR device to workstation
* [The sample code](https://github.com/googlecodelabs/g/archive/master.zip)
* [The sample code](https://github.com/googlecodelabs/ar-with-webxr/archive/refs/heads/master.zip)
* A text editor
* Basic knowledge of HTML, CSS, JavaScript, and Chrome DevTools

0 comments on commit 34135a1

Please sign in to comment.