Skip to content

Commit a9fb350

Browse files
author
Chris Pilcher
committed
Adding link to bottom of the README
1 parent 7be7b6f commit a9fb350

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Select Minimum Maximum/README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,5 @@ let array = [ 8, 3, 9, 4, 6 ]
129129
array.minElement() // This will return 3
130130
array.maxElement() // This will return 9
131131
```
132+
133+
*Written by [Chris Pilcher](https://github.com/chris-pilcher)*

0 commit comments

Comments
 (0)