Skip to content

Commit 7a4975e

Browse files
update readme, version and latex
1 parent f35410e commit 7a4975e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Pack of BetterDiscord plugins to add new rendering features to discord messages
33

44
## Plugins
55
### [LaTeX Renderer](https://github.com/BinaryQuantumSoul/discord-latex)
6-
![bm-latex](bm-latex.png)
6+
![image-latex](https://raw.githubusercontent.com/BinaryQuantumSoul/discord-better-messages/main/bm-latex.png)
77
### [ColorIndicator](plugins/ColorIndicator)
8-
![image](https://github.com/BinaryQuantumSoul/discord-better-messages/assets/19613657/6e0f30b6-a8fa-4830-b877-eb5b0de2ae96)
8+
![image-color](https://raw.githubusercontent.com/BinaryQuantumSoul/discord-better-messages/main/bm-colors.png)
99

1010
### Others ?
1111
Feel free to make a request

plugins/ColorIndicator/ColorIndicator.plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name ColorIndicator
33
* @author QuantumSoul
44
* @description Highlights color codes in discord chats
5-
* @version 1.0.3
5+
* @version 1.0.4
66
* @source https://github.com/BinaryQuantumSoul/discord-better-messages
77
* @updateUrl https://raw.githubusercontent.com/BinaryQuantumSoul/discord-better-messages/main/plugins/ColorIndicator/ColorIndicator.plugin.js
88
*/

0 commit comments

Comments
 (0)