diff --git a/try.py b/try.py
index 600832793dc458dbb74526c85c94bcf715539816..00f58f14d112fac82f4b7aef4a419c9218861269 100644
--- a/try.py
+++ b/try.py
@@ -1 +1,4 @@
+#!/usr/bin/env python
+# coding: utf-8
+
 print("Is condor really working???")
\ No newline at end of file