Skip to content

Commit 66aa8bd

Browse files
author
Mike Jackson
committed
Provided fib 30 example output
1 parent 68e6970 commit 66aa8bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sh/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ Usage
1414
Run:
1515

1616
```
17-
$ ./fibonacci.sh 20
17+
$ ./fibonacci.sh 30
18+
fibonacci 30 = 832040
1819
```

0 commit comments

Comments
 (0)