Add a how-to-configure section in the README
This commit is contained in:
parent
0adc01b040
commit
4b0803c9a1
1 changed files with 8 additions and 0 deletions
|
|
@ -17,3 +17,11 @@ pnpm run build
|
||||||
```
|
```
|
||||||
pnpm run lint
|
pnpm run lint
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## How To Configure
|
||||||
|
|
||||||
|
### Role Names:
|
||||||
|
File: `src/components/TeamRoleSelect.vue`
|
||||||
|
Change: `writer_name` and `guesser_name`
|
||||||
|
Type: String
|
||||||
Loading…
Add table
Add a link
Reference in a new issue