diff --git a/README.md b/README.md index 57bbd65..a4112bf 100644 --- a/README.md +++ b/README.md @@ -195,16 +195,16 @@ git push origin my-feature-branch 6. **Open a Pull Request**: Submit your changes for review. --Important Rule for Creating component to follow the order of component. +- Important Rule for Creating component to follow the order of component. 1. Basic Usage 2. Props - 3.Customizable component -3. Theme (of your new component) -4. Example -5. Copy code +3. Customizable component +4. Theme (of your new component) +5. Example +6. Copy code --for eg: Button component,Progress Bar components +- for eg: Button component, Progress Bar components ## Our Contributors