Add component description and image
diff --git a/component.png b/component.png
new file mode 100755
index 0000000..1fa50a3
--- /dev/null
+++ b/component.png
Binary files differ
diff --git a/component.xml b/component.xml
new file mode 100644
index 0000000..25ad595
--- /dev/null
+++ b/component.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component>
+  <name>
+    Google Visualization
+  </name>
+  <maintainer>
+    Austin Riddle
+  </maintainer>
+  <description>
+    <p>
+      This component provides a simple integration of all of the
+      Google Visualization widgets as RAP custom widgets:
+      Motion Chart, Annotated Timeline, Area Chart, Bar Chart,
+      Column Chart, Gauge, Geomap, Intensity Map, Line Chart,
+      Pie Chart, Scatter Chart, and Table.
+    </p>
+  </description>
+</component>