AR-js-org / AR.js

Image tracking, Location Based AR, Marker tracking. All on the Web.
MIT License
5.3k stars 909 forks source link

docs: misconceptions in README.md #512

Open THETCR opened 1 year ago

THETCR commented 1 year ago

Do you want to request a feature or report a bug? N/A

What is the current behavior? N/A If the current behavior is a bug, please provide the steps to reproduce. N/A

Please mention other relevant information such as the browser version, Operating System and Device Name

What is the expected behavior? N/A If this is a feature request, what is motivation or use case for changing the behavior? N/A

You can install AR.js with npm and use in any compatible project that support npm modules (React.js, Vue.js, Next.js or whatelse), to install it run:

NPM is a package manager for node modules. Whether your project supports node modules has nothing to do with the use of a front-end framework, but depends on whether the server resolves the modules.