README.md in max_amount-1.2.4 vs README.md in max_amount-1.3.4
- old
+ new
@@ -1,7 +1,12 @@
# 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)
+
## Скрипт выполняется следующее:
* читает из входящего потока текстовые данные;
* по завершении ввода выводит n самых больших целых чисел, встретившихся в
полученных текстовых данных.
Дополнительные сведения:
@@ -75,6 +80,6 @@
Шлите ваши пулреквесты в https://github.com/ProfessorNemo/max_amount.
## Лицензия
-[MIT License](https://opensource.org/licenses/MIT)
\ No newline at end of file
+[MIT License](https://opensource.org/licenses/MIT)