aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..1c9cc34 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,6 @@
+# Weather Underground Weather Provider Sample
+
+The purpose of this sample is to provide developers with an example WeatherProviderService
+implementation. It shows how one can receive service requests from the CMWeatherManagerService
+and provide the requested data, weather it be for weather or location information.
+