-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme with lot more description
- Loading branch information
1 parent
9565047
commit d5a3deb
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 `<yourusername>/feature` add snippits as commits and then submit your code changes using a pull request. | ||
|
||
## License | ||
|
||
Licence: [MIT](LICENSE.txt) |