From f6644de81e3a5b58da788e374c0a97ce43f8eaf9 Mon Sep 17 00:00:00 2001 From: Inter Date: Mon, 11 Dec 2023 17:54:43 +0000 Subject: [PATCH] =?UTF-8?q?+=20=F0=9F=94=A7=20Reworded=20part=20about=20re?= =?UTF-8?q?placing=20URLs=20=20(#34)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 98fd1bd..267c786 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,12 @@ > [!WARNING] -> Please note that you may have to replace some of the code with your own links. +> Please note that you may have to replace some of the code with your own links. > -> For example, in https://twitter.com/github, you will have to replace "/github" with your username. +> For example, in `[![GitHub branch checks](https://img.shields.io/github/checks-status/inttter/ytDownloader/main)](#)`, replace `inttter`, `ytDownloader`, and `main` with your name/organisation, repository name, and branch name. > [!NOTE] > **(#)** is where you enter your URL that you would like the badge to lead to. -> -> Do some already have a link? Simply replace the URL in them with your own. > [!TIP] > Want to add your own badges? Please create a pull request with the preview code and the markdown code.