diff --git a/README.md b/README.md index 2b0440c..9e1add4 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,10 @@ ### Users -Simple table as a place holder for user seeded with a `anon` user +Simple table as a place holder for user seeded with a `anon` user and usable password +* Name varchar(160) +* Password varchar(255) ## v1 API endpoints @@ -46,7 +48,7 @@ return the file with correct MIME type as RAW data. #### `PUT` -Post new file data about file. Editable fileds are `tpye` and `is_public`. +Post new file data about file. Editable fields are `type` and `is_public`. #### `DELETE`