We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa899c commit 2179cbfCopy full SHA for 2179cbf
README.md
@@ -22,7 +22,7 @@ With npm
22
### Usage
23
24
```javascript
25
-// Commonjs
+// Usage for commonjs
26
const { fetchReadme } = require('@varandas/fetch-readme');
27
28
fetchReadme({
0 commit comments