diff --git a/02-git/01-git-fork-vs-git clone.md b/02-git/01-git-fork-vs-git clone.md index 7341abdf..f4826846 100644 --- a/02-git/01-git-fork-vs-git clone.md +++ b/02-git/01-git-fork-vs-git clone.md @@ -24,5 +24,5 @@ Here’s how you’d typically use both: ``` > So: **Fork = GitHub-level action**, **Clone = Local machine-level action**. - +#update Description diff --git a/README.md b/README.md index e618a5fd..d0d25ddc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # devops-cloud-interview-guide Repository for my udemy course - DevOps and Cloud Interview Guide +# Reference and learning and practice