Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Defxult committed Apr 24, 2021
1 parent 33e0866 commit 2e78aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The above *static* method is used the create the database file for you in the pa
```py
DiscordLevelingSystem.create_database_file(r'C:\Users\Defxult\Documents')
```
Once created, there is no needed to ever run that method again unless you want to create a new database file from scratch. Now that you have the database file, you can use the leveling system.
Once created, there is no need to ever run that method again unless you want to create a new database file from scratch. Now that you have the database file, you can use the leveling system.

---
## `DiscordLevelingSystem`
Expand Down

0 comments on commit 2e78aae

Please sign in to comment.