diff --git a/README.md b/README.md
index 388eb36..24a8374 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
+
+
+
Description
===========
@@ -12,7 +15,6 @@ Note: This is not an official Google product.
Building
========
-
For all the platforms first you need to generate the project files, then you
need to compile the examples.
@@ -133,7 +135,7 @@ minimum SDK version of 18 or higher. To add Draco to your project:
Usage
======
-Commandline Applications
+Command line Applications
------------------------
The default target create from the build files will be the draco_encoder and
@@ -222,7 +224,7 @@ const draco::EncodedGeometryType geom_type =
}
~~~~~
-Please see “mesh/mesh.h” for the full Mesh class interface and “point_cloud/point_cloud.h” for the full PointCloud class interface.
+Please see 'mesh/mesh.h' for the full Mesh class interface and 'point_cloud/point_cloud.h' for the full PointCloud class interface.
Javascript Decoder
------------------
@@ -284,3 +286,5 @@ Unless required by applicable law or agreed to in writing, software distributed
References
==========
[Bunny]: https://graphics.stanford.edu/data/3Dscanrep/
+
+Bunny model from Stanford's graphic department
diff --git a/docs/DracoLogo.jpeg b/docs/DracoLogo.jpeg
new file mode 100644
index 0000000..d41c320
Binary files /dev/null and b/docs/DracoLogo.jpeg differ