diff --git a/README.md b/README.md index aea506960..eee662586 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@

Readymade and scalable data import experience for developersπŸ‘©β€πŸ’»

-
Simple and intuative way to onboard users data via guided import widget
+
Simple and intuitive way to onboard users data via guided import widget

@@ -53,9 +53,9 @@ Impler provides embeddable, scalable, and readymade data import experience in pr - πŸ•ΈοΈ Guided and responsive data import widget - ☠️ Static and Dynamic validations to validate all kinds of data -- πŸ“” Auto generate excel template along with excel based validations +- πŸ“” Auto-generate Excel template along with excel based validations - 🧹 Facility to clean the invalid data during import -- πŸͺ Webhook support to send imported data to application +- πŸͺ Webhook support to send imported data to the application - πŸ’ͺ Ability to provide default and dynamic schema - πŸ§ͺ Event hooks to react according to widget status - πŸ€Έβ€β™‚οΈ Facility to format data application receives @@ -68,10 +68,10 @@ The best way to explore the possibilities of the platform is by creating your Im After setting up your account, you can create an import and add columns to it. Once columns are added you're ready to import data. There are two ways: -1. Click on `Import` button to open import widget from web portal +1. Click on `Import` button to open the import widget from the web portal 2. Embed import widget import widget into your application -To get integrate impler into your reactjs application, you need to install the package: +To integrate impler into your reactjs application, you need to install the package: ```bash npm install @impler/react @@ -100,19 +100,18 @@ const { showWidget, isImplerInitiated } = useImpler({ Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. -Here are few ways: -- Use a platform and share your thoughts +Here are a few ways: - Help with open issues or create your own -- Share your thoughts and suggestions with us over discord +- Share your thoughts and suggestions with us over [discord](https://discord.impler.io) - Help create tutorials and blog posts - Request a feature by opening an issue with the tag `enhancement` - Report a bug by providing steps to reproduce -If you have a somthing in mind that would make this better, please fork the repo and create a pull request. Each and every hands is appreciated! +If you have something in mind that would make it better, please fork the repo and create a pull request. Every hand is appreciated! ## πŸ’» Need Help? -We are more than happy to help you. If you are getting any errors or facing problems while working on this project, join our [Discord server](https://discord.impler.io) and ask for help. We are open to discussing anything related to the project. +We are more than happy to help you. If you are getting any errors or facing problems while working on this project, join our [discord server](https://discord.impler.io) and ask for help. We are open to discussing anything related to the project. ## ⚑ Immediate working space with Gitpod @@ -121,13 +120,13 @@ We are more than happy to help you. If you are getting any errors or facing prob ## πŸ”— Quick Links 🏑 [Home page](https://impler.io?utm_source=github)
-πŸ—οΈ [Contribution Guidelines](https://github.com/implerhq/impler/blob/main/CONTRIBUTING.md)
+πŸ—οΈ [Contribution Guidelines](https://github.com/implerhq/impler.io/blob/next/CONTRIBUTING.md)
πŸ’» [Run Impler Locally](https://docs.impler.io/community/run-impler-locally) ## πŸ›‘οΈ License -Impler is licensed under the MIT License - see the [LICENSE](https://github.com/implerhq/impler/blob/main/LICENSE) file for details. +Impler is licensed under the MIT License - see the [LICENSE](https://github.com/implerhq/impler.io/blob/next/LICENSE) file for details. ## πŸŽ–οΈ Thank you -The beauty of open source softwares are enhanced through collaborative efforts. Don't forget to give the project a star :star: ! Thanks again! +The beauty of open-source software is enhanced through collaborative efforts. Don't forget to give the project a star :star:! Thanks again!