diff --git a/README.md b/README.md index dafbe4b..e8f9f9b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ your code crashes, or you call `ldt.breakpoint()`. Moonscript is fully supported callstack and source code panes will display the correct source for functions written in Moonscript. +![preview][preview.png] + ## Requirements This library uses Curses via the [lcurses](https://github.com/rrthomas/lcurses) library diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..3210b91 Binary files /dev/null and b/preview.png differ