README.md in max_amount-1.3.4 vs README.md in max_amount-1.3.5

- old
+ new

@@ -1,11 +1,12 @@ -# max_amount +# `max_amount` ![Gem](https://img.shields.io/gem/v/max_amount) ![CI](https://github.com/ProfessorNemo/max_amount/actions/workflows/ci.yml/badge.svg) [![Test Coverage](https://codecov.io/gh/ProfessorNemo/max_amount/graph/badge.svg)](https://codecov.io/gh/ProfessorNemo/max_amount) ![Downloads total](https://img.shields.io/gem/dt/max_amount) +###### Язык написания - Ruby ## Скрипт выполняется следующее: * читает из входящего потока текстовые данные; * по завершении ввода выводит n самых больших целых чисел, встретившихся в полученных текстовых данных. @@ -74,12 +75,12 @@ 17 9 7 ``` -## Помочь в разработке +## Помочь в разработке: Шлите ваши пулреквесты в https://github.com/ProfessorNemo/max_amount. -## Лицензия +## Лицензия: [MIT License](https://opensource.org/licenses/MIT)