mirror of
https://github.com/ditkrg/number-to-kurdish-words.git
synced 2026-01-22 13:56:52 +00:00
Updated ReadME
This commit is contained in:
parent
31466634df
commit
ec01f0f728
@ -19,9 +19,10 @@ Or install it yourself as:
|
||||
$ gem install numbers_to_kurdish_words
|
||||
|
||||
## Usage
|
||||
|
||||
TODO: Write usage instructions here
|
||||
|
||||
```ruby
|
||||
1250.to_words # => هەزار و دوو سەد و پەنجا
|
||||
100200.to_words # => سەد هەزار و دو سەد
|
||||
```
|
||||
## Development
|
||||
|
||||
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
||||
@ -39,4 +40,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Everyone interacting in the NumbersToKurdishWords project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/numbers_to_kurdish_words/blob/master/CODE_OF_CONDUCT.md).
|
||||
Everyone interacting in the NumbersToKurdishWords project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ditdevtools/number-to-kurdish-words/blob/master/CODE_OF_CONDUCT.md).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user