diff --git a/README.md b/README.md index 939079b..b97494d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Coding-Notes -Coding notes is a platform that contains notes for all topics releated to coding +Coding notes where you can find code snippits that you can use in your software development journey. this easy to use snippits make you more productive while coding. + +Hosted Website: [Coding Notes](https://jeeldobariya38.github.io/Coding-Notes/) + +## Contribution + +you can also add your snippits in coding notes. for, that fork our repo or directly create a branch name `/feature` add snippits as commits and then submit your code changes using a pull request. + +## License + +Licence: [MIT](LICENSE.txt)