Skip to content

Commit e15882e

Browse files
authored
Update README.md
1 parent c869839 commit e15882e

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
@@ -10,7 +10,7 @@ There might still be some personal comments added for my learning purposes.
1010
## Algorithms by Topic:
1111
- **Math**
1212
* Fibonacci Sequence [Solution](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.js) [Test file](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.test.js)
13-
- ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+) `#f03c15`
13+
- ![Hi](https://via.placeholder.com/15/f03c15/000000?text=+) `#f03c15`
1414
## Usage
1515
- Clone this repo
1616
- Run npm install to get dependencies

0 commit comments

Comments
 (0)