+ 🔧 Reworded part about replacing URLs (#34)

This commit is contained in:
Inter 2023-12-11 17:54:43 +00:00
parent 2895636957
commit f6644de81e

View file

@ -22,14 +22,12 @@
</div> </div>
> [!WARNING] > [!WARNING]
><strong> 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.</strong> > 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] > [!NOTE]
> **(#)** is where you enter your URL that you would like the badge to lead to. > **(#)** 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] > [!TIP]
> Want to add your own badges? Please create a pull request with the preview code and the markdown code. > Want to add your own badges? Please create a pull request with the preview code and the markdown code.