diff --git a/26 My Music.md b/26 My Music.md index 54b182e..423fea0 100644 --- a/26 My Music.md +++ b/26 My Music.md @@ -36,7 +36,9 @@ In addition, if the mp3 file includes album art, this should be saved as an imag In addition the database should also store the following without requesting it from the user: 1. The username of the user uploading the file. -2. The current date and time +2. The current date and time. + +> To demonstrate this feature and to prove that the form works correctly you will need to show that the data is being persisted correctly, either by running a database query or an API call depending on the platform and technology you are using. ## Feature 2