diff --git a/README.md b/README.md index f762f56..650acd7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ sqlite database. # Conventions in the Code +## Text Encoding +The goal is for all of our stored text in the database to be unicode, +preferably `UTF-8`. + ## Ability Scores in Integer Representation | Ability Type | Value |