Skip to content

Commit 8624b39

Browse files
committed
editting README file for additional info about program
1 parent 60df371 commit 8624b39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
![Fibonacci Sequence](https://cdn-images-1.medium.com/max/1200/1*bfSmmMFLEaeDEHtQo0Ca_w.jpeg)
44

5-
![How Fibonacci Sequence Works](https://img.haikudeck.com/mi/250B181F-DD32-4770-B449-50709C5C17AF.jpg)
6-
75
* Demonstrates the concept of [Fibonacci Sequence](https://www.mathsisfun.com/numbers/fibonacci-sequence.html)
86
* Java version of the [sample code](https://gist.github.com/iasjem/fcebad64c56008ceb4340dbae5291e3b) I created a long time ago using JavaScript
7+
* Created a [Kotlin version](https://github.com/iasjem/fibonacci-sequence-kotlin) of the same program
98

109
### Created by [IasJem](https://github.com/iasjem)

0 commit comments

Comments
 (0)