diff --git a/README.md b/README.md new file mode 100644 index 0000000..4653c4a --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# github-demo +![view of GitHub demo page on a browser](https://github.com/wo1vin/github-demo/blob/main/assets/githubdemo.png?raw=true) + +# Introduction + +This repo was built in conjunction with a live lecture hosted by Pokemon Master [Leon Noel](https://github.com/leonnoel) and sponsored by [Microsoft Azure](https://learn.microsoft.com/en-us/). +The VOD is available on [Twitch.tv](https://www.twitch.tv/videos/1686323964) for a limited time. + + +# Objectives + +- Effectively navigate Git and Github with confidence. +- Optimize workflow. +- Build things together more effectively. + + +# Who is this for? + +- Developers who want to demistify what is Git, Bash, Terminal, etc. +- Anyone interested in -or is starting to use GitHub. diff --git a/assets/githubdemo.png b/assets/githubdemo.png new file mode 100644 index 0000000..28cdebc Binary files /dev/null and b/assets/githubdemo.png differ