diff --git a/README.md b/README.md index facd9df..dbaa020 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ An innovative web app, seamlessly integrates **Python and JS** to create a dynam | Version | Publicized | What's New ----------|--------------|--------- |1.0.0 | 2024-01-19 | Initial release -|2.4.0 | 2024-03-02 | New Ui and feel, Template to upload game properties. File conversion & Download (Ts to Js & .scss to .css), S3 storage system.| +|2.4.0 | 2024-03-02 | Ui and feel, Template to upload game properties. File conversion & Download (Ts to Js & .scss to .css), S3 storage system.| |2.5.0 |2024-03-04 |Database Engine : PostgreSQL| @@ -102,4 +102,4 @@ With that being said, feel free to report any issue, and if you have any ideas t * Now run ```py manage.py migrate``` -* **Note**: Currently, this API lacks a command to collect media files for upload to the S3 bucket. A workaround command will be available soon as the software's development progresses. I recommend manually uploading the folders to your S3 bucket. Once done, you can proceed to run the project, as the software will handle serving the media files. \ No newline at end of file +* **Note**: Currently, this API lacks a command to collect media files for upload to the S3 bucket. A workaround command will be available soon as the software's development progresses. I recommend manually uploading the folders to your S3 bucket. Once done, you can proceed to run the project, as the software will handle serving the media files.