From 09cf035b48098d212e6b3df8ee9de68746583109 Mon Sep 17 00:00:00 2001 From: Ashley Trinh Date: Thu, 16 Feb 2023 12:28:21 -0800 Subject: [PATCH] Update README.md --- README.md | 58 ------------------------------------------------------- 1 file changed, 58 deletions(-) diff --git a/README.md b/README.md index 4bbc361e..1ae7bbe4 100644 --- a/README.md +++ b/README.md @@ -23,24 +23,6 @@ _Get started using GitHub in less than an hour._ People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better. GitHub Skills’ “Introduction to GitHub” course guides you through everything you need to start contributing in less than an hour. -- **Who is this for**: New developers, new GitHub users, and students. -- **What you'll learn**: We'll introduce repositories, branches, commits, and pull requests. -- **What you'll build**: We'll make a short Markdown file you can use as your [profile README](https://docs.github.com/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme). -- **Prerequisites**: None. This course is a great introduction for your first day on GitHub. -- **How long**: This course is four steps long and takes less than one hour to complete. - -## How to start this course - -1. Right-click **Start course** and open the link in a new tab. -
[![start-course](https://user-images.githubusercontent.com/1221423/218596841-0645fe1a-4aaf-4f51-9ab3-8aa2d3fdd487.svg)](https://github.com/skills/introduction-to-github/generate) -2. In the new tab, follow the prompts to create a new repository. - - For owner, choose your personal account or an organization to host the repository. - - We recommend creating a public repository—private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions). - ![Create a new repository](https://user-images.githubusercontent.com/1221423/218594143-e60462b6-9f2a-4fa3-80de-063ac5429aab.png) -3. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README. - - -