Previously the assets path was hardcoded, so added os.getcwd() command to get the current working directory location and using string interpolation added the remaining path.
As per #17 due to the misleading of the content, I have added a disclaimer suggesting that it won't get the real location.
Previously there is one .gif file was missing in the project because of that it didn't shown up in the middle, so added that.
Fixes : #17 , #19
Changes: