Update README_ru.md

This commit is contained in:
Dmitry
2022-09-02 08:19:34 +03:00
committed by GitHub
parent 4762dc6f72
commit cda442d294

View File

@ -72,6 +72,7 @@
* [Поиск минимума](/src/main/kotlin/other/Max.kt)
* [Поиск максимума](/src/main/kotlin/other/Min.kt)
* [Квадратный корень из числа](/src/main/kotlin/other/Sqrt.kt)
* [Конечный автомат](/src/main/kotlin/other/BinaryDigitsCounter.kt)
## Ваши пожелания и идеи