diff --git a/README.md b/README.md index 6490a62e..8c8bebd7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# MuJoCo Physics + +=====================
@@ -25,9 +26,9 @@ MuJoCo has a C API and is intended for researchers and developers. The runtime simulation module is tuned to maximize performance and operates on low-level data structures that are preallocated by the built-in XML compiler. The library includes interactive visualization with a native GUI, rendered in OpenGL. MuJoCo -further exposes a large number of utility functions for computing physics-related -quantities. We also provide Python bindings and a plug-in for the [Unity] -game engine. +further exposes a large number of utility functions for computing +physics-related quantities. We also provide Python bindings and a plug-in for +the [Unity] game engine. ## Installation diff --git a/banner.png b/banner.png new file mode 100644 index 00000000..8c5d3279 Binary files /dev/null and b/banner.png differ