Skip to content

Commit 6ef7475

Browse files
authored
Update README.md
1 parent cb908d6 commit 6ef7475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ There might still be some personal comments added for my learning purposes.
99

1010
## Algorithms by Topic:
1111
- **Math**
12-
* Fibonacci Sequence
12+
* [``Fibonacci Sequence``]
1313
[`Solution`](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.js)
1414
[`Test file`](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.test.js)
1515

0 commit comments

Comments
 (0)