diff --git a/src/puter-js/README.md b/src/puter-js/README.md index eccd6e0b7..fa3cfa767 100644 --- a/src/puter-js/README.md +++ b/src/puter-js/README.md @@ -59,7 +59,7 @@ const puter = require('@heyputer/puter.js'); require('@heyputer/puter.js'); // puter will be available globally ``` -### Node.js (with Auth Token) +#### Node.js (with Auth Token) ```js const {init} = require("@heyputer/puter.js/src/init.cjs"); // NODE JS ONLY @@ -115,4 +115,4 @@ import {puter} from '@heyputer/puter.js'; // or however you import it for your e ## License -Apache-2.0 \ No newline at end of file +Apache-2.0