update README.md

merge-requests/15/head
James Miller 2019-08-07 19:16:53 -05:00
parent 0bb8f8da73
commit f7a17c3f70
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ sqlite database.
# Conventions in the Code # 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 Scores in Integer Representation
| Ability Type | Value | | Ability Type | Value |