Add updating file

This commit is contained in:
Amish Shah
2016-08-30 15:06:18 +01:00
parent 39f969c777
commit 4df7968630
6 changed files with 22 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
const files = [
require('./getting_started'),
require('./welcome'),
require('./updating'),
require('./ping_pong'),
];