change cra word in readme file

master
alithecodeguy 4 years ago
parent d3d04fdb6c
commit 72514f1bf5
  1. 6
      README.md
  2. 2
      package.json

@ -1,4 +1,3 @@
# interactive-iran-map · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/alithecodeguy/interactive-iran-map/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-orange.svg)](https://github.com/alithecodeguy/interactive-iran-map/compare)
<p align="center">
@ -16,20 +15,19 @@ The code itself is straightforward but the documents comming soon.
`$ npm i interactive-iran-map`
## Notice
I used CRA to create this package for the moment but it's going to be a pure module any time soon
<p dir='rtl' align='right'>نقشه تعاملی ایران در ریکت - مناسب برای کارهای آماری و نمایش انواع داده</p>
<p dir='rtl' align='right'>نسخه آلفا بارگذاری شد.</p>
<p dir='rtl' align='right'>با مطالعه کد نحوه کار کردن آن را متوجه خواهید شد با اینحال به زودی مستندات آن منتشر می شود</p>
<p dir='rtl' align='right'>در حال حاضر از CRA برای ساخت این پکیج استفاده شده است اما در نسخه های بعد به شکل یک ماژول مستقل اراپه خواهد شد</p>
<p dir='rtl' align='right'>در حال حاضر از سی آر ای برای ساخت این پکیج استفاده شده است اما در نسخه های بعد به شکل یک ماژول مستقل اراپه خواهد شد</p>
## Contributing
Thank you for your interest in contributing! Please feel free to put up a PR for any issue or feature request.
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/alithecodeguy/interactive-iran-map/blob/master/LICENSE) file for details

@ -1,6 +1,6 @@
{
"name": "interactive-iran-map",
"version": "0.1.6",
"version": "0.1.7",
"private": false,
"license": "MIT",
"repository": {

Loading…
Cancel
Save