diff --git a/TSGen.Check.py b/TSGen.Check.py index 27038d3..992e970 100644 --- a/TSGen.Check.py +++ b/TSGen.Check.py @@ -61,4 +61,4 @@ print("Failed to find or confirm validity \"dependencies\" field, make sure it is present in your manifest and follows correct format:") input("Is a list (\'[\' and \']\' encapsulate your object), and dependency strings are seperated by commas.") -input("Manifest check finished. Make sure you include \"icon.png\" and \"README.md\" files in your upload.") \ No newline at end of file +input("\nManifest check finished. Make sure you include \"icon.png\" and \"README.md\" files in your upload.") \ No newline at end of file