We have been using git repositories for projects. Also we download some code from there(Say sample code).
I found ReadMe.md file on each repository.
Why is it there? AND what is meaning of .md?
Also each folder contain that file some time. Why people add that file in git repository?
I don't have any idea, I want to know it as I started using git for code source management.