Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shellmage committed Jul 17, 2024
1 parent 55e3c07 commit 08d0509
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AUTOAADL3

## Note
This website won't work if you open it direcly in your browser, because it's sending POST request to another website.<br>
For it to work, CORS need to be disabled in the browser ( see Set-up section below ).

## Set-up
Start your google chrome browser in security disabled mode following ![this turotial]("https://medium.com/@dmadan86/run-chrome-browser-without-cors-by-disabling-web-security-d124ad4dd2cf").<br>

0 comments on commit 08d0509

Please sign in to comment.