Update 'README.md'

This commit is contained in:
Mikołaj Lubiak 2023-03-26 12:07:27 +00:00
parent 2edc027a2f
commit a956573599
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1 @@
# Codes, in multiple languages, that calculate Fibonacci seqence.
## Usage:
### `./fibo "first number" "secound number" "how many numbers to calculate"`, eg. `./fibo.py 0 1 100`
NEW REPOSITORY: https://codeberg.org/mikolajlubiak/fibo