Update Node.js section header in README.md (#2095)

This commit is contained in:
Nariman Jelveh
2025-12-04 11:26:01 -08:00
committed by GitHub
parent 09b8c29e2f
commit 66786a0015

View File

@@ -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
Apache-2.0