Fix table of users formatting

This commit is contained in:
rui hildt 2020-05-13 19:58:42 +02:00
parent 9d6e9a288a
commit dd93f94f3a
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ Running this will add some users and meetings.
- `npx knex seed:run`
**List of users**
| Liza | Emile | Jack | Cynthia | Celine |
|----------------- |------------------ |----------------- |-------------------- | ------------------ |
| :--------------- | :---------------- | :--------------- | :------------------ | :----------------- |
| liza@example.com | emile@example.com | jack@example.com | cynthia@example.com | celine@example.com |
| liza-password | emile-password | jack-password | cynthia-password | celine-password |