summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarl <slxxls92@gmail.com>2016-03-29 13:03:24 +0100
committerCarl <slxxls92@gmail.com>2016-03-29 13:03:24 +0100
commit2b247c05ae770f18f0923cf2ef1799847568c577 (patch)
tree0c019f04cfff9890179685a59e563865cdc4d8cc /README.md
parent3c3338125ccb11c63265fd7e553df0c88f408452 (diff)
parent9325ad0950e604f9319cb2dcda854156d9f44f12 (diff)
downloadSMAPI-2b247c05ae770f18f0923cf2ef1799847568c577.tar.gz
SMAPI-2b247c05ae770f18f0923cf2ef1799847568c577.tar.bz2
SMAPI-2b247c05ae770f18f0923cf2ef1799847568c577.zip
Merge pull request #84 from Zoryn4163/readme
change 'Mapping' to 'Modding'?
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 24051475..9ce45d43 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
# What is SMAPI
-SMAPI (Stardew Mapping Application Programming Interface) is a tool to help modders make changes to Stardew. It is a standalone executable which goes alongside your Stardew.exe.
+SMAPI (Stardew Modding Application Programming Interface) is a tool to help modders make changes to Stardew. It is a standalone executable which goes alongside your Stardew.exe.
## Latest Version: 0.39.1
- Redoes how Manifests and Configs are handled. The Config class was completely rewritten.