Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<p align="center"><img src="https://raw.githubusercontent.com/vergecurrency/VERGE/master/readme-header.png" alt="Verge Source Code"></p>
<p align="center">
<img src="https://img.shields.io/badge/status-stable-green.svg">
<img src="https://img.shields.io/badge/license-MIT-blue.svg">
<a href="https://github.com/vergecurrency/verge/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg">
<img src="https://img.shields.io/badge/C%2B%2B-17%2F20-blue.svg">
<a href="https://github.com/vergecurrency/verge/releases/latest"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/vergecurrency/verge/total?logo=GitHub"></a>
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/vergecurrency/VERGE">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/vergecurrency/verge">
<img alt="Discord" src="https://img.shields.io/discord/325024453065179137">
<a href="https://discord.gg/vergecurrency"><img alt="Discord" src="https://img.shields.io/discord/325024453065179137">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/vergecurrency/verge">
<img alt="X (formerly Twitter) Follow VergeCurrency!" src="https://img.shields.io/twitter/follow/vergecurrency?logo=twitter&logoColor=teal&labelColor=black&color=black">
<a href="https://x.com/vergecurrency"><img alt="X (formerly Twitter) Follow VergeCurrency!" src="https://img.shields.io/twitter/follow/vergecurrency?logo=twitter&logoColor=teal&labelColor=black&color=black">
</p>
<br>

Expand Down
Loading