diff --git a/README.md b/README.md deleted file mode 100644 index 9afbaa8..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# This is just a test -hello world diff --git a/test.py b/test.py index a01153c..0485176 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ #!/usr/bin/env python3 -print("hello world :-) :-)") +print("hello world")