Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 9f42e60

Browse files
committed
Update README.md
1 parent 34b5746 commit 9f42e60

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,17 @@ This repository represents my interest in numbers, fantasy football and experime
99

1010
## PowerShell
1111
### PSFPLInfo
12-
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)![Create Mini-League Chart For Work Mini-League](https://github.com/c-wilkinson/basic-FPL-scrape-scripts/workflows/Create%20Mini-League%20Chart%20For%20Work%20Mini-League/badge.svg)![AuthenticationTests](https://github.com/c-wilkinson/basic-FPL-scrape-scripts/workflows/AuthenticationTests/badge.svg)![ChartCreationTests](https://github.com/c-wilkinson/basic-FPL-scrape-scripts/workflows/ChartCreationTests/badge.svg)
13-
14-
[PSFPLInfo PowerShell Package Gallery, version 1.0](https://www.powershellgallery.com/packages/PSFPLInfo). This repository is current ahead of the package gallery.
12+
#### Badges
13+
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
14+
[![PowerShell Gallery Downloads](https://img.shields.io/powershellgallery/dt/PSFPLInfo?style=plastic)]
15+
[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/PSFPLInfo?style=plastic)]
16+
[![Github Version](https://img.shields.io/github/v/release/c-wilkinson/basic-FPL-scrape-scripts?sort=semver&style=plastic)]
17+
#### Unit Tests
18+
![Create Mini-League Chart For Work Mini-League](https://github.com/c-wilkinson/basic-FPL-scrape-scripts/workflows/Create%20Mini-League%20Chart%20For%20Work%20Mini-League/badge.svg)
19+
![AuthenticationTests](https://github.com/c-wilkinson/basic-FPL-scrape-scripts/workflows/AuthenticationTests/badge.svg)![ChartCreationTests](https://github.com/c-wilkinson/basic-FPL-scrape-scripts/workflows/ChartCreationTests/badge.svg)
20+
21+
#### Information
22+
[PSFPLInfo PowerShell Package Gallery](https://www.powershellgallery.com/packages/PSFPLInfo).
1523

1624
This is a PowerShell module that scrapes the FPL website and generates objects that you can use. Usage is simple:
1725

0 commit comments

Comments
 (0)