diff --git a/README.md b/README.md index a2e291f..54dccfe 100644 --- a/README.md +++ b/README.md @@ -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)
نقشه تعاملی ایران در ریکت - مناسب برای کارهای آماری و نمایش انواع داده
نسخه آلفا بارگذاری شد.
با مطالعه کد نحوه کار کردن آن را متوجه خواهید شد با اینحال به زودی مستندات آن منتشر می شود
-در حال حاضر از CRA برای ساخت این پکیج استفاده شده است اما در نسخه های بعد به شکل یک ماژول مستقل اراپه خواهد شد
+در حال حاضر از سی آر ای برای ساخت این پکیج استفاده شده است اما در نسخه های بعد به شکل یک ماژول مستقل اراپه خواهد شد
## 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 diff --git a/package.json b/package.json index 9a25225..3d9a6b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interactive-iran-map", - "version": "0.1.6", + "version": "0.1.7", "private": false, "license": "MIT", "repository": {