code line below
var fs= require(\'fs\'); var readMe = fs.readFileSync(\'readMe.txt\', \'utf-8\'); // method to read file in node..note the \'sync\' maintain