Skip to content

Commit 78840aa

Browse files
authored
Update README.md
1 parent 147dc13 commit 78840aa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ public class Example
3333

3434
**How do I find a Guild ID / Player ID?**
3535
```
36-
Step 1: Enable developer mode on your Discord Client. You can find this option in User Settings > Apperance > Advanced > Developer Mode.
36+
Step 1: Enable developer mode on your Discord Client.
37+
You can find this option in User Settings > Apperance > Advanced > Developer Mode.
3738
3839
Step 2: Right click any Guild or Player and click Copy ID
3940
@@ -42,4 +43,6 @@ Step 3: Profit
4243

4344
**I'm making modifications to the data in my program but the changes aren't being reflected on the server. Help?**
4445

46+
```
4547
All returned objects are immutable. This API only allows for querying and not for sending data back to Mee6.
48+
```

0 commit comments

Comments
 (0)