diff --git a/README.md b/README.md index deeb24d..a3f6f6b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ UtilPlex provides the following features: - **JSON to YAML Conversion:** Easily convert JSON data to YAML format. - **SQL Formatter:** Format SQL queries for better readability. - **JSON Formatter:** Format JSON data with proper indentation and line breaks. - +- **Time Zone Conversion:** Convert time from one time zone to another. ## Getting Started ### Prerequisites @@ -39,4 +39,4 @@ Before you can use UtilPlex, make sure you have the following prerequisites inst ## License -This project is licensed under the MIT License. \ No newline at end of file +This project is licensed under the MIT License.