Skip to content

Commit fc5da6b

Browse files
authored
Update README.md
1 parent 4a70474 commit fc5da6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CMD-Fibonacci-recursive-Java V 1.0 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
2-
Java CMD progtam for printing Fibonacci series from 0 to input value(number_Of_Series) with a recursive function.
2+
Java CMD progtam for printing Fibonacci series from 0 to input value(number_Of_Series) with a recursive method.
33
using Java version 1.8.0
44

55
Run the program typing :

0 commit comments

Comments
 (0)