update readme

This commit is contained in:
Randall Schmidt
2021-06-11 13:04:55 -04:00
parent 831440152a
commit 7779114055
6 changed files with 18 additions and 23 deletions

View File

@ -13,4 +13,4 @@ module.exports = class KeyTimeout {
callback();
}, durationMs);
}
}
};