Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rvantonder committed Mar 26, 2021
1 parent 9ca03d5 commit f97bc1b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
A program and data format reducer for arbitrary language syntax. Produces
human comprehensible output. Define declarative transformations with ease.

![reduce-gif-900](https://user-images.githubusercontent.com/888624/112452187-9514de80-8d13-11eb-8d44-939f4ce2b582.gif)

# Quick start

Install the `comby-reducer` binary on your path with
Expand All @@ -27,10 +29,6 @@ Install `comby-reducer` in a local directory at
npm install @comby-tools/comby-reducer
```

![reduce-gif-900](https://user-images.githubusercontent.com/888624/112452187-9514de80-8d13-11eb-8d44-939f4ce2b582.gif)

#

## Example

Let's say you just ran a program that crashed a compiler and want to find a
Expand Down

0 comments on commit f97bc1b

Please sign in to comment.