Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edersoncorbari authored Mar 29, 2024
1 parent 14d16ff commit 2e16d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ The **compute** method is used to evaluate the answers, see the table below with
| Parameters | Type | Description |
| ------------- | --------- | --------------------------------------------------------- |
| sex | string | The sex of the individual (M or F). |
| age | int | The age of the individual (between 18 and 100 years old). |
| age | int | The age of the individual (between 10 and 110 years old). |
| answers | dict | Standardized dictionary with answers. |
| compare | boolean | If true, it shows the user's answers and reverse score. |

Expand Down

0 comments on commit 2e16d34

Please sign in to comment.