Skip to content

Commit 15e502b

Browse files
author
Shady Khalifa
authored
Merge pull request #6 from shekohex/greenkeeper/initial
Greenkeeper/initial
2 parents 4592b75 + 169c2ab commit 15e502b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Fibonacci Example In WASM
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/shekohex/fibonacci-wasm.svg)](https://greenkeeper.io/)
4+
35
Demo [Here](https://shekohex.github.io/fibonacci-wasm/)

greenkeeper.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"groups": {
3+
"default": {
4+
"packages": [
5+
"www/package.json"
6+
]
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)