Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harkerbyte authored Mar 4, 2024
1 parent f2611bd commit c99c163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


Expand Down Expand Up @@ -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.
* **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.

0 comments on commit c99c163

Please sign in to comment.