mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-23 22:09:53 -06:00
Update Node.js section header in README.md (#2095)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user