Improve project metadata (#2)

This commit is contained in:
2025-05-04 00:48:55 +02:00
committed by GitHub
parent 8d957198b9
commit 3ba10846a7
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ A Python library for converting Discord emoji names to their Unicode equivalents
## Overview
dismoji is a lightweight Python library that provides a simple way to convert Discord
Dismoji is a lightweight Python library that provides a simple way to convert Discord
emoji names to their Unicode equivalents. With just a single function call, you can
transform text containing Discord-style emoji codes (like `:smile:`) into text with
actual Unicode emoji characters (like "😄").