diff --git a/Readme.md b/Readme.md index 7fe5232..bb5dca1 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ ## Database Exporter Application -This is a Java application for exporting data from a MySQL database to various formats (e.g., HTML, XML, etc.). The application uses Swing for the graphical user interface and supports a plug-and-play architecture with configuration-less addition of new export formats without changing existing code. +This is a Java application for exporting data from a MySQL database table to various formats (e.g., HTML, XML, etc.). The application uses Swing for the graphical user interface and supports a plug-and-play architecture with configuration-less addition of new export formats without changing existing code. ## Table of Contents