README.md
* Fix example on `README.md` The example was suggesting `import deno from '@astrojs/node';` which doesn't work. It needs to be `import node from '@astrojs/node';`. * Create itchy-bottles-rhyme.md Co-authored-by: Peter Singh <afuzzybear@outlook.com>