Edouard127 / reddit-placebot-2023

A bot for r/place that doesn't use the api
MIT License
87 stars 15 forks source link

Update README.md #58

Closed r4ngu closed 1 year ago

r4ngu commented 1 year ago

Changes added to README.md:

  1. Added Go link in line 8
  2. Added uppercase letter to "Tor" and "Tor Expert Bundle"
  3. Modified "./redditplacebot" in line 25 to "./redditplacebot.exe" (so it doesn't confuse users or the terminal)
  4. Added a new line (32) telling the user that if a .exe called "redditplacebot" will appear in their folder after the "go build ." process ends
  5. Added specific term in line 25 (space > canvas)
  6. Added specific terms in line 30
r4ngu commented 1 year ago

Oops, I worded incorrectly something.

Change line 30 (Open a terminal and run go build . inside the scripts folder) to Open a terminal inside the scripts folder and run go build .