I hereby claim:
- I am charlenetshos on github.
- I am charlenetshos (https://keybase.io/charlenetshos) on keybase.
- I have a public key ASAHxbWHs7IHxKls6I3l5aryIjLS0aWuntCpjtSrdngNlQo
To claim this, I am signing this object:
| const fs = require('fs'); | |
| console.log('About to read file content'); | |
| fs.readFile('file.md', 'utf-8', function (err, content) { | |
| if (err) { | |
| return console.log(err); | |
| } | |
| console.log('Done reading file'); | |
| console.log(content); |
I hereby claim:
To claim this, I am signing this object: