From f5088b0ac8efc9297ad71008199970a2b5843bee Mon Sep 17 00:00:00 2001 From: RoryPTB <47696929+RoryPTB@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:47:12 +0200 Subject: [PATCH] docs: fix typos --- .github/workflows/test-code-quality.yml | 2 -- README.md | 10 +++++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/workflows/test-code-quality.yml b/.github/workflows/test-code-quality.yml index 456d908..7f2b423 100644 --- a/.github/workflows/test-code-quality.yml +++ b/.github/workflows/test-code-quality.yml @@ -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 }} diff --git a/README.md b/README.md index f76a6d4..ebbebd7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # The WIS2 Subscription Manager -## The desktop application for managing your WIS2 Downloader +### The desktop application for managing your WIS2 Downloader
@@ -64,15 +64,15 @@ The WIS2 Subscription Manager is an Electron application that allows you to easi ### Examples
- ![Catalogue Search] - ![Feature Dialog] + +

- ![Topic Management] - ![Download Metrics] + +
## Getting Started