Update README.md

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

View File

@ -74,6 +74,7 @@ Content:
* [Finding the minimum](/src/main/kotlin/other/Max.kt)
* [Finding the maximum](/src/main/kotlin/other/Min.kt)
* [The square root of a number](/src/main/kotlin/other/Sqrt.kt)
* [Finite state machine](/src/main/kotlin/other/BinaryDigitsCounter.kt)
## Your wishes and ideas