add pragrap

This commit is contained in:
2025-09-11 09:50:19 +05:30
parent 220786a1f4
commit 3344d18a28

View File

@ -1,2 +1,5 @@
# the text file # the text file
# murali krishnan # murali krishnan
#Version Control is a system that records changes to files over time.
Git is the most popular Version Control System (VCS).
Its distributed, meaning every developer has a full copy of the project history (not just files).