Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions blogs/article.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# what is the purpose of the readme file:
You can add a README file to a repository to communicate important information about your project. A README, along with a repository license, citation file, contribution guidelines, and a code of conduct, communicates expectations for your project and helps you manage contributions.

A README is often the first item a visitor will see when visiting your repository. README files typically include information on:

* What the project does.
* Why the project is useful.
* How users can get started with the project.
* Where users can get help with your project.
* Who maintains and contributes to the project.