Skip to content

Commit

Permalink
add more screenshots, add expressions master guide
Browse files Browse the repository at this point in the history
  • Loading branch information
aviaryan committed Aug 31, 2017
1 parent e1e1ccb commit 381ce13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,18 @@ sqrt(1.4^2 + 1.5^2) * cos(pi/3)^2
sum(k^2, k, 1, 10)
```

**NOTE:** Since this workflow uses [insect](https://github.com/sharkdp/insect) for the calculations, please see its
[README](https://github.com/sharkdp/insect) for more possible types of expressions.


## Screenshots

![Screenshot 1](https://i.imgur.com/MMg3MKN.png)

![Screenshot 2](https://i.imgur.com/sa1fPJz.png)

![Screenshot 3](https://i.imgur.com/J1B0zI9.png)


## External Requirements

Expand Down

0 comments on commit 381ce13

Please sign in to comment.