mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-03 03:08:21 +00:00
Node readme
This commit is contained in:
6
bindings/node/README.md
Normal file
6
bindings/node/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
### Node bindings
|
||||
|
||||
```
|
||||
npx neon build
|
||||
node lib/index.js 'The sentence you want to tokenize'
|
||||
```
|
||||
Reference in New Issue
Block a user