commit | 881d64a522767df3a5941bb9da172b313bfee719 | [log] [tgz] |
---|---|---|
author | Artsiom Skliar <artsiom.sk@gmail.com> | Sun Feb 12 12:31:46 2017 -0500 |
committer | GitHub <noreply@github.com> | Sun Feb 12 12:31:46 2017 -0500 |
tree | 70a542e3908ba2c9adb862713261206fa2e954d8 |
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.