You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Wireframe/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ <h2>1. What is the purpose of a README file?</h2>
22
22
<p>
23
23
README file is the foundation document which ask user to Read Me First before doing anything in the project. It provides some concept explanation or basic requirements that user have to know. Sometimes it mentions contributin, licensing details and guideline for other developers who wants to contribute.
@@ -42,7 +42,7 @@ <h2>3. What is a branch in Git?</h2>
42
42
<p>
43
43
A branch is a copied workspace from the main development and developers can modify and fix on her/his own branch of project without messing the main development.
0 commit comments