Explorar o código

docs: add license badge

rigormorrtiss %!s(int64=4) %!d(string=hai) anos
pai
achega
baba0b6259
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
-# discordo · [![build](https://github.com/rigormorrtiss/discordo/actions/workflows/build.yml/badge.svg)](https://github.com/rigormorrtiss/discordo/actions/workflows/build.yml)
+# discordo · [![build](https://github.com/rigormorrtiss/discordo/actions/workflows/build.yml/badge.svg)](https://github.com/rigormorrtiss/discordo/actions/workflows/build.yml) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rigormorrtiss/discordo/blob/master/LICENSE)
 
 Discordo is a terminal-based Discord client that aims to be lightweight, secure, and feature-rich.
 
@@ -36,7 +36,7 @@ yay -S discordo-git
 
 ## Getting Started
 
-- Run the built executable in a new Terminal window.
+- Run the executable in a new Terminal window.
 
 By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the `DISCORDO_TOKEN` environment variable and Discordo will prioritize the environment variable and use it to login instead of keyring.