google-ar / three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
2.91k stars 367 forks source link

Fix script tags in README #78

Closed johnjv closed 6 years ago

johnjv commented 6 years ago

updating script tags to use src attribute

jsantell commented 6 years ago

Good find, thank you for the PR!