Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryPTB committed Jul 29, 2024
1 parent 6811e6c commit f5088b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
env:
VALIDATE_SCSS: true
VALIDATE_MARKDOWN: false
VALIDATE_JAVASCRIPT_ES: true
VALIDATE_JAVASCRIPT_PRETTIER: true
VALIDATE_JAVASCRIPT_STANDARD: false
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# The WIS2 Subscription Manager
<a name="readme-top"></a>

## The desktop application for managing your WIS2 Downloader
### The desktop application for managing your WIS2 Downloader

<div align="center">

Expand Down Expand Up @@ -64,15 +64,15 @@ The WIS2 Subscription Manager is an Electron application that allows you to easi

### Examples
<div align="center">
![Catalogue Search]<img src="https://github.com/user-attachments/assets/a2dc40d1-5790-4181-a7f1-f54eea6e980d" style="width:400px"/>
![Feature Dialog]<img src="https://github.com/user-attachments/assets/c763f38a-e79d-4f05-abc4-6e8333d68c7c" style="width:400px"/>
<img src="https://github.com/user-attachments/assets/a2dc40d1-5790-4181-a7f1-f54eea6e980d" style="width:400px"/>
<img src="https://github.com/user-attachments/assets/c763f38a-e79d-4f05-abc4-6e8333d68c7c" style="width:400px"/>
</div>

<br/>

<div align="center">
![Topic Management]<img src="https://github.com/wmo-im/wis2-subscription-manager/assets/47696929/85ffd7ae-cf50-4bd0-87bd-450bd3e38247" style="width:400px"/>
![Download Metrics]<img src="https://github.com/wmo-im/wis2-subscription-manager/assets/47696929/f7972cb0-a2e1-4e3d-8c65-7ec5cb56f8e2" style="width:400px"/>
<img src="https://github.com/wmo-im/wis2-subscription-manager/assets/47696929/85ffd7ae-cf50-4bd0-87bd-450bd3e38247" style="width:400px"/>
<img src="https://github.com/wmo-im/wis2-subscription-manager/assets/47696929/f7972cb0-a2e1-4e3d-8c65-7ec5cb56f8e2" style="width:400px"/>
</div>

## Getting Started
Expand Down

0 comments on commit f5088b0

Please sign in to comment.