Skip to content

Commit 4b4592b

Browse files
authored
Update README.md
1 parent af49042 commit 4b4592b

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

README.md

+18-8
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,24 @@ import { clickOutSide as vClickOutSide } from '@mahdikhashan/vue3-click-outside'
8282

8383
## Contributing
8484

85-
If you want to contribute to this project simply fork it and clone it then run
86-
`npm i`
87-
in the root of the project, then run
88-
`npm run start`
89-
to run development server.
85+
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
9086

91-
### Licence and cast
87+
1. Fork the Project
88+
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
89+
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
90+
4. Push to the Branch (`git push origin feature/AmazingFeature`)
91+
5. Open a Pull Request
9292

93-
MIT Licence
93+
## License
9494

95-
by [Mahdi Khashan](https://www.linkedin.com/in/mahdi-khashan-ir/)
95+
Distributed under the MIT License. See [`LICENSE`](./LICENSE.md) for more information.
96+
97+
## Contributors
98+
99+
Many thanks for your help!
100+
101+
<a href="https://github.com/mahdikhashan/99-minutes-emails/graphs/contributors">
102+
<img src="https://contrib.rocks/image?repo=mahdikhashan/99-minutes-emails" />
103+
</a>
104+
105+
The image of contributors is made with [contrib.rocks](https://contrib.rocks).

0 commit comments

Comments
 (0)