Update readme formatting

This commit is contained in:
ruihildt 2019-07-29 18:37:56 +02:00
parent 3bb86c6198
commit aaf5813984
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Sleep Tracker is intended for anyone interested in improving their sleep and hea
## Database Schemas
### Users | `users`
### Users `users`
| field | data type | metadata |
| :--------| :--------------- | :-------------------------------------------------- |
| id | unsigned integer | primary key, auto-increments, generated by database |