Skip to content

Can I use VisualSource badge in my Readme file on Github? #3

Answered by ktamas77
ktamas77 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can!

Please use the following code:

<a title="Visual Source" href="https://www.visualsource.net/repo/github.com/rust-lang/rust"><img src="https://img.shields.io/badge/visual-source-orange"></a>

Alternatively, you can use the Markdown syntax:

[![Visual Source](https://img.shields.io/badge/visual-source-orange)](https://www.visualsource.net/repo/github.com/rust-lang/rust)

It will look like this:

Replace the repo/github.com/rust-lang/rust part with your own repository address.

The video will automatically refresh in every 30 days.

Replies: 1 comment

Comment options

ktamas77
Dec 29, 2020
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by ktamas77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant