Skip to content

Commit

Permalink
* readme.md: Update the screenshots section
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasPetton committed Jul 26, 2018
1 parent 400abbd commit 7c23bde
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ JavaScript development, including:
- JavaScript evaluation in JS buffers with `indium-interaction-mode`;
- a stepping Debugger, similar to `edebug`, or `cider`.

![REPL](./screenshots/debugger.gif)

**Installation instruction and other documentation can be found on [readthedocs](https://indium.readthedocs.io).**

## Screenshots

The stepping debugger

![Debugger](./screenshots/debugger.gif)

The REPL with company-mode

![REPL](./screenshots/repl.png)
Expand All @@ -35,7 +37,7 @@ The REPL showing clickable output

The inspector

![REPL](./screenshots/inspector.png)
![Inspector](./screenshots/inspector.png)

## Missing features

Expand Down

0 comments on commit 7c23bde

Please sign in to comment.