The purpose of a README file
README files are the first thing developers see when introduced to a project. They are placed in the main directory of a project and helps understand what the project does, how to install it, and how others can use or contribute to it.
Read more