update README.md
parent
0bb8f8da73
commit
f7a17c3f70
|
@ -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 |
|
||||||
|
|
Loading…
Reference in New Issue