master nepali unicode text correction (#1)

* nepali unicode text correction

* test.js update

* readme.md update

Samar Dhwoj Acharya avatar Samar Dhwoj Acharya

Push event #9 passed

  • Ran for
  • Total time
.travis.yml
language: node_js
node_js:
  - 'stable'
  - '0.12'
  - '0.10'
Build Config
{
  "node_js": [
    "stable",
    "0.12",
    "0.10"
  ],
  "language": "node_js"
}