File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,20 @@ A repository containing well-documented and easy-to-learn examples involving the
10
10
11
11
Documentation: https://dbe.readthedocs.io/en/latest/
12
12
13
- .. badges links:
14
13
15
- .. |status | image :: https://img.shields.io/badge/status-underdevelopment-7bccc2.svg?longCache=true&style=for-the-badge
14
+
15
+ ..
16
+ badges links:
17
+
18
+ .. |status | image :: https://img.shields.io/badge/status-underdevelopment-7bccc2.svg?longCache=true&style=for-the-badge
19
+ :alt: Status: Underdevelopment
16
20
.. |rtd_badge | image :: https://readthedocs.org/projects/dbe/badge/?version=latest
17
- .. |build | image :: https://img.shields.io/badge/build-success-blue.svg
18
- .. |language | image :: https://img.shields.io/badge/language-Python-red.svg
19
- .. |release | image :: https://img.shields.io/github/release/GreatTaku/DiscordBotExamples/all.svg
20
- .. |license | image :: https://img.shields.io/github/license/GreatTaku/DiscordBotExamples.svg
21
+ :alt: Doc: Unknown
22
+ .. |build | image :: https://img.shields.io/badge/build-success-blue.svg
23
+ :alt: Build: Success
24
+ .. |language | image :: https://img.shields.io/badge/language-Python-red.svg
25
+ :alt: Language: Python
26
+ .. |release | image :: https://img.shields.io/github/release/GreatTaku/DiscordBotExamples/all.svg
27
+ :alt: Release: Unknown
28
+ .. |license | image :: https://img.shields.io/github/license/GreatTaku/DiscordBotExamples.svg
29
+ :alt: License: MIT License
You can’t perform that action at this time.
0 commit comments