Skip to content

Commit d2dd2f4

Browse files
authored
Update README.md
1 parent e795178 commit d2dd2f4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,21 @@
88

99
[![GitHub Contributors](https://img.shields.io/github/contributors/MarketingPipeline/Python-Selenium-Action)](https://github.com/MarketingPipeline/Python-Selenium-Action/graphs/contributors) [![GitHub issues](https://badgen.net/github/issues/MarketingPipeline/Python-Selenium-Action)](https://GitHub.com/MarketingPipeline/Python-Selenium-Action/issues/) [![GitHub License](https://img.shields.io/github/license/MarketingPipeline/Python-Selenium-Action)](https://github.com/MarketingPipeline/Python-Selenium-Action/blob/main/LICENSE)
1010

11-
11+
12+
1213

1314

1415

15-
No need to struggle to figure out how to run a Python Selenium script with a GitHub Action.
16-
This is a <b>ready to use</b> template for running Selenium with Python via GitHub Actions either headless or non-headless.
16+
No need to struggle to figure out how to run a Python Selenium script with a [GitHub Action](https://github.com/features/actions).
17+
This is a <b>ready to use</b> template for running Selenium with Python via [GitHub Actions](https://github.com/features/actions) either headless or non-headless.
1718
</div>
1819

1920

2021

2122
## Example and usage
2223

2324

24-
To use this on <b><i>Github</b></i>:
25+
To use <b><i>Github Action</b></i>:
2526

2627
- Use this
2728
[template](https://github.com/MarketingPipeline/Python-Selenium-Action/generate)
@@ -43,18 +44,17 @@ To use this on <b><i>Github</b></i>:
4344
<img alt="" src="https://i.imgur.com/qtzEibg.png" width="500" height="320" />
4445
</p>
4546

46-
<p align="center">
47-
This image was taken via a GitHub Action!
48-
</p>
49-
50-
<br>
47+
<div align="center">
48+
This image was taken via a <a href="https://github.com/features/actions">GitHub Action</a>
49+
</div>
5150

51+
<br>
5252
An example of the template sucessfully running on GitHub:
53+
<br>
5354

55+
- [Results From Successful Python Selenium Action](https://github.com/MarketingPipeline/Python-Selenium-Action/blob/main/GitHub_Action_Results.txt)
5456

55-
[Results From Successful Python Selenium Action](https://github.com/MarketingPipeline/Python-Selenium-Action/blob/main/GitHub_Action_Results.txt)
56-
57-
[Successful Action Run](https://github.com/MarketingPipeline/Python-Selenium-Action/actions/runs/2412796846)
57+
- [Successful Action Run](https://github.com/MarketingPipeline/Python-Selenium-Action/actions/runs/2412796846)
5858

5959

6060

0 commit comments

Comments
 (0)