diff --git a/Radec/Radec/Radec.vcxproj b/Radec/Radec/Radec.vcxproj
index dbad149..80164a7 100644
--- a/Radec/Radec/Radec.vcxproj
+++ b/Radec/Radec/Radec.vcxproj
@@ -172,6 +172,9 @@
+
+
+
diff --git a/Radec/Radec/Radec.vcxproj.filters b/Radec/Radec/Radec.vcxproj.filters
index e0434bd..9cbf4e1 100644
--- a/Radec/Radec/Radec.vcxproj.filters
+++ b/Radec/Radec/Radec.vcxproj.filters
@@ -93,4 +93,9 @@
Source Files
+
+
+ Resource Files
+
+
\ No newline at end of file
diff --git a/readme.md b/readme.md
index 3b14e0c..cbce9a4 100644
--- a/readme.md
+++ b/readme.md
@@ -3,3 +3,4 @@
# TODO
* implement vector file parsing
* define all classes more completely
+* Add constructors for the gate classes which are used in the simulation class to make them.