diff --git a/README.md b/README.md index a76ef06..b3d7dd6 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,10 @@ IL2CPP Issues: * Some methods may still fail with a `MissingMethodException`, please let me know if you experience this (with full debug log please). -* Reflection may fail with certain types, see [here](https://github.com/knah/IL2CPPAssemblyUnhollower#known-issues) for more details. ## Features -

- -

+[Click here for an image overview of UnityExplorer](https://raw.githubusercontent.com/sinai-dev/UnityExplorer/master/overview.png) * 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.