docs: Add link to original library

This commit is contained in:
Simon 2020-02-27 11:39:20 +01:00
parent fc0cd2b777
commit 5e6233dc04
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
'use strict';
// Inspired from https://github.com/sapegin/fledermaus
var fs = require('fs')
var path = require('path')