Skip to content

Commit

Permalink
renamed to arabian.js
Browse files Browse the repository at this point in the history
  • Loading branch information
azizqa authored Dec 4, 2021
1 parent aca87b2 commit 6fbd38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ npm i arabian.js

## Example
```js
const arjs = require('arabic.js');
const arjs = require('arabian.js');

console.log(arjs.convertNumbers(12)); // ١٢
console.log(arjs.monthName(0)); // يناير
Expand Down

0 comments on commit 6fbd38a

Please sign in to comment.