Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wapmorgan authored Jan 29, 2017
1 parent 2118b64 commit dca8009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ var_dump($dec->getForms('поле', false));
_Pluralization nouns in Russian._

This class have similar methods but not only:

- `string getForm($word, $case, $animateness = false)` - Pluralizes noun and declines.
- `array getForms($word, $animateness = false)` - Pluralizes noun and declines to all cases.
- `string #pluralize($word, $count, $animateness = false)` - Pluralizes noun to coincide with numeral.
Expand Down

0 comments on commit dca8009

Please sign in to comment.