Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Debiancc committed May 15, 2017
1 parent b93feed commit fc5b05e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,4 @@ class BosonNLP {
}
}

//module.exports = BosonNLP;


const jkk = new BosonNLP({apiToken: 'pRegvj6k.11916.Rk-cDDC0E3Z4'});
jkk.tag('今天天气不错').then(console.log).catch(console.error)


module.exports = BosonNLP;

0 comments on commit fc5b05e

Please sign in to comment.