Create README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..41a0d6f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# Weather
+
+This is an example of Object-Oriented Programming. 
+Here, I define a type, Weather Entry, and then develop non-methods to work with the given objects.