diff --git a/README.md b/README.md index 3ee307e..e8377f2 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,10 @@ ## Running the program in the browser Want to run the program in the browser without downloading anything? -- Register at https://replit.com +- Register an account at https://replit.com - Navigate to https://replit.com/@OnyxdevSoftware/rogueEditor - Click fork and run - -This requires no setup, as the fork will handle it for you automatically. -Just run the program once you're done. +- This requires no setup or programming skills. ## Warning @@ -70,8 +68,8 @@ Why did nothing happen after my modifications? - Refresh pokerogue.net in your browser. Why does the program say that my login information is incorrect when it's not? -- You may be temporarily flagged by Cloudflare. (Changing ip/connection will fix this) -- Pokerogue may be down or lagging +- You may be temporarily flagged by Cloudflare. (Changing connection/IP will fix this) +- Pokerogue may be down or lagging (This causes the program to timeout) How can i use this on the local version of Pokerogue? - You can modify the API endpoints in the source to point towards localhost:8000.