diff --git a/README.md b/README.md index 3b87c0c..9bbda5d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

@@ -33,6 +33,12 @@ ## Features +

+ + + +

+ * Scene Explorer: Simple menu to traverse the Transform heirarchy of the scene. * GameObject Inspector: Various helpful tools to see and manipulate the GameObject, similar to what you can do in the Editor. * Reflection Inspector: Inspect Properties and Fields. Can also set primitive values and evaluate primitive methods. diff --git a/icon.png b/img/icon.png similarity index 100% rename from icon.png rename to img/icon.png diff --git a/preview.png b/img/preview.png similarity index 100% rename from preview.png rename to img/preview.png diff --git a/img/social.png b/img/social.png new file mode 100644 index 0000000..5162087 Binary files /dev/null and b/img/social.png differ