mirror of
https://github.com/Schmenn/discord-exploits.git
synced 2024-12-22 10:35:36 +00:00
Update README.md
added badges
This commit is contained in:
parent
d2040c69aa
commit
dfc80cb845
13
README.md
13
README.md
|
@ -1,3 +1,13 @@
|
|||
<p align="center">
|
||||
|
||||
[![GitHub stars](https://img.shields.io/github/stars/Schmenn/discord-exploits?color=FFFFFF&label=stars&style=flat-square)](https://github.com/Schmenn/discord-exploits/stargazers)
|
||||
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Schmenn/discord-exploits?color=FFFFFF&style=flat-square)
|
||||
![GitHub issues](https://img.shields.io/github/issues/Schmenn/discord-exploits?color=FFFFFF&style=flat-square)
|
||||
[![GitHub forks](https://img.shields.io/github/forks/Schmenn/discord-exploits?color=FFFFFF&style=flat-square)](https://github.com/Schmenn/discord-exploits/network)
|
||||
![Made with](https://img.shields.io/badge/made%20with-Go-29BEB0?style=flat-square)
|
||||
|
||||
</p>
|
||||
|
||||
# Discord-Exploits
|
||||
A program for creating exploited media files for discord written in Go.
|
||||
|
||||
|
@ -40,6 +50,7 @@ go to [the releases page](https://github.com/Schmenn/discord-exploits/releases)
|
|||
|
||||
`git clone https://github.com/Schmenn/discord-exploits`
|
||||
|
||||
###### If you don't have git installed, install it [here](https://git-scm.com) or download the code as a zip
|
||||
2. Go into the folder
|
||||
|
||||
`cd discord-exploits`
|
||||
|
@ -60,4 +71,4 @@ go to [the releases page](https://github.com/Schmenn/discord-exploits/releases)
|
|||
|
||||
* Feature for creating a video that, when played on discord, will look like it has got a constant duration of 0
|
||||
|
||||
##### If you have any questions, feel free to ask me on Discord (Schmenn#1088)
|
||||
##### If you have any questions, feel free to ask me on ![Discord](https://img.shields.io/badge/Discord-Schmenn%231088-7289DA?style=flat-square)
|
||||
|
|
Loading…
Reference in a new issue