diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index a084cb0..a6ec209 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,12 +3,6 @@
-
-
-
-
-
-
@@ -39,7 +33,7 @@
-
+
@@ -62,11 +56,9 @@
-
-
-
-
-
+
+
+
@@ -86,9 +78,7 @@
-
-
-
+
@@ -253,7 +243,7 @@
-
+
@@ -426,7 +416,14 @@
1511872126199
-
+
+ 1512995294222
+
+
+
+ 1512995294222
+
+
@@ -525,7 +522,8 @@
-
+
+
@@ -697,11 +695,9 @@
-
-
-
-
-
+
+
+
@@ -709,9 +705,7 @@
-
-
-
+
@@ -751,7 +745,7 @@
-
+
diff --git a/PEng.egg-info/PKG-INFO b/PEng.egg-info/PKG-INFO
index c80b410..290534f 100644
--- a/PEng.egg-info/PKG-INFO
+++ b/PEng.egg-info/PKG-INFO
@@ -8,5 +8,9 @@ Author-email: aniketmail669@gmail.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: UNKNOWN
+Keywords: templating engine
Platform: UNKNOWN
+Classifier: Development Status :: 4 - Alpha
+Classifier: Intended Audience :: Developers
+Classifier: License :: GNU General Public License v3
Requires-Python: >=3
diff --git a/PEng/__pycache__/context.cpython-36.pyc b/PEng/__pycache__/context.cpython-36.pyc
index 82cbcda..21924d6 100644
Binary files a/PEng/__pycache__/context.cpython-36.pyc and b/PEng/__pycache__/context.cpython-36.pyc differ
diff --git a/PEng/__pycache__/engine.cpython-36.pyc b/PEng/__pycache__/engine.cpython-36.pyc
index 7668a42..efb3e26 100644
Binary files a/PEng/__pycache__/engine.cpython-36.pyc and b/PEng/__pycache__/engine.cpython-36.pyc differ
diff --git a/PEng/__pycache__/library.cpython-36.pyc b/PEng/__pycache__/library.cpython-36.pyc
index df30b91..24b2fb1 100644
Binary files a/PEng/__pycache__/library.cpython-36.pyc and b/PEng/__pycache__/library.cpython-36.pyc differ
diff --git a/PEng/__pycache__/node.cpython-36.pyc b/PEng/__pycache__/node.cpython-36.pyc
index 4a8b9b8..51e3c26 100644
Binary files a/PEng/__pycache__/node.cpython-36.pyc and b/PEng/__pycache__/node.cpython-36.pyc differ
diff --git a/dist/PEng-1.0.tar.gz b/dist/PEng-1.0.tar.gz
index 5d745cc..9d448d4 100644
Binary files a/dist/PEng-1.0.tar.gz and b/dist/PEng-1.0.tar.gz differ