From 60b8c5f6f1dffa66f5969f9ecfcdaf49b3063127 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh <102361830+SeaswimmerTheFsh@users.noreply.github.com> Date: Thu, 22 Jun 2023 15:47:18 -0400 Subject: [PATCH] Update README.md --- utils/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/README.md b/utils/README.md index 889c30a..7adc0b8 100644 --- a/utils/README.md +++ b/utils/README.md @@ -2,8 +2,8 @@ This module contains a `CustomEmbed` class that adds the following functionality to Embeds: -* Field emulation `CustomEmbed.add_field` * Support for the `color` kwarg +* Field emulation `CustomEmbed.add_field` * Footer emulation `CustomEmbed.set_footer` * Copy function `CustomEmbed.copy` * Dictionary conversion `CustomEmbed.to_dict`