diff --git a/1-first_script.ps1 b/1.Basic/1-first_script.ps1 similarity index 100% rename from 1-first_script.ps1 rename to 1.Basic/1-first_script.ps1 diff --git a/2.Read_Host.ps1 b/1.Basic/2.Read_Host.ps1 similarity index 100% rename from 2.Read_Host.ps1 rename to 1.Basic/2.Read_Host.ps1 diff --git a/3.Evaluate.ps1 b/1.Basic/3.Evaluate.ps1 similarity index 100% rename from 3.Evaluate.ps1 rename to 1.Basic/3.Evaluate.ps1 diff --git a/4.IfElse.ps1 b/1.Basic/4.IfElse.ps1 similarity index 100% rename from 4.IfElse.ps1 rename to 1.Basic/4.IfElse.ps1 diff --git a/5.Switch.ps1 b/1.Basic/5.Switch.ps1 similarity index 100% rename from 5.Switch.ps1 rename to 1.Basic/5.Switch.ps1 diff --git a/6.for_loops.ps1 b/1.Basic/6.for_loops.ps1 similarity index 100% rename from 6.for_loops.ps1 rename to 1.Basic/6.for_loops.ps1 diff --git a/Learn Powershell in Less than 2 hours.md b/1.Basic/Learn Powershell in Less than 2 hours.md similarity index 100% rename from Learn Powershell in Less than 2 hours.md rename to 1.Basic/Learn Powershell in Less than 2 hours.md diff --git a/1.Basic/README.md b/1.Basic/README.md new file mode 100644 index 0000000..4f54253 --- /dev/null +++ b/1.Basic/README.md @@ -0,0 +1,5 @@ +The first Video for Learning Powershell + +Link to the youtube video + +https://www.youtube.com/watch?v=ZOoCaWyifmI&t=80s diff --git a/README.md b/README.md index 55b5858..013a873 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -Link to the youtube video +# Learn Powershell -