Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aivean committed Jul 18, 2015
1 parent aff45a1 commit 0410016
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@ process.

My setup:
```sh
alias scala-to-java='java -jar ~/.scala-to-java.jar | pv -W | pygmentize -f
256 -l java -O style=monokai'
alias scala-to-java='java -jar ~/.scala-to-java.jar | pv -W | pygmentize -f 256 -l java -O style=monokai'
```
![scala-to-java screenshot](https://cloud.githubusercontent.com/assets/2865203/8760097/b4fe881a-2cbe-11e5-9321-305e16d8ee52.png)


Credits
---

Thanks to [Stanley Shyiko](https://github.com/shyiko), who
actually implemented all the magic.
actually implemented all the magic.

0 comments on commit 0410016

Please sign in to comment.