Skip to content

Commit

Permalink
Make headers bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
admeeer authored Oct 12, 2023
1 parent 51b0b14 commit 14d0891
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@



#### Getting started
These steps show you how to run the default workflow.
### Getting started
These steps show you how to run the default workflow and help get you used to interacting with GitHub Actions.
- Fork the repository
1. Navigate to the repository: `https://github.com/admeeer/cicd-tutorial`
2. In the top right, click the dropdown next to `Fork` and click `Create a new fork`
Expand All @@ -16,7 +16,7 @@ These steps show you how to run the default workflow.
1. Click the topmost workflow
2. Success (hopefully!)

#### Customizing the tests
### Customizing the tests

This tutorial assumes you have installed a Python interpreter and Git. See https://git-scm.com/ and https://www.python.org/downloads/ for further information.
- Clone the repository
Expand Down

0 comments on commit 14d0891

Please sign in to comment.