Skip to content

Commit

Permalink
Minor text fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOnlyZac committed Feb 10, 2023
1 parent d4d2e76 commit 54f2801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sly String Toolkit

This is a toolkit for making string replacement mods for *Sly 2: Band of Thieves* for the PS2.
This is a toolkit for making string replacement mods for *Sly 2: Band of Thieves* for the PS2. For a complete tutorial, see [this guide](https://slymods.info/wiki/Guide:Replacing_strings).

# Usage

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='sly-string-toolkit',
version='0.1',
version='1.0',
packages=find_packages(),
install_requires=[
'keystone-engine',
Expand Down

0 comments on commit 54f2801

Please sign in to comment.