change cra word in readme file

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

@ -1,5 +1,4 @@
# 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)
# 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"> <p align="center">
<div align="center"> <div align="center">
@ -14,22 +13,21 @@ The code itself is straightforward but the documents comming soon.
## Getting started ## Getting started
`$ npm i interactive-iran-map` `$ npm i interactive-iran-map`
## Notice ## Notice
I used CRA to create this package for the moment but it's going to be a pure module any time soon 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'>نسخه آلفا بارگذاری شد.</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 ## Contributing
Thank you for your interest in contributing! Please feel free to put up a PR for any issue or feature request. Thank you for your interest in contributing! Please feel free to put up a PR for any issue or feature request.
## License ## 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 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", "name": "interactive-iran-map",
"version": "0.1.6", "version": "0.1.7",
"private": false, "private": false,
"license": "MIT", "license": "MIT",
"repository": { "repository": {

Loading…
Cancel
Save