diff --git a/README.md b/README.md index 40efaa40..31e4f96a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ This is the source code for 2nd generation of TREZOR called TREZOR model T. +It runs both inside of the device and also in the TREZOR Emulator. + +![emulator](docs/emulator.jpg) + ## Documentation * [API](docs/api.md) diff --git a/docs/emulator.jpg b/docs/emulator.jpg new file mode 100644 index 00000000..08211412 Binary files /dev/null and b/docs/emulator.jpg differ