Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ynqa committed Oct 3, 2020
1 parent 6010478 commit fba9554
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# diffy

<img src="https://user-images.githubusercontent.com/6745370/81488173-5cf1e200-92a0-11ea-91ab-6f05f93aef94.png" width="50%" height="50%"/>
<img src=https://user-images.githubusercontent.com/6745370/81488175-5ebba580-92a0-11ea-8721-17112cde89ec.png width="100%" height="100%">
[![Build Status](https://travis-ci.com/ynqa/diffy.svg?branch=master)](https://travis-ci.com/ynqa/diffy)

[![Build Status](https://travis-ci.org/ynqa/diffy.svg?branch=master)](https://travis-ci.org/ynqa/diffy)
*diffy* prints diffs like GitHub pull requests (e.g. unified, split), and alternative to [diff](https://linuxjm.osdn.jp/html/gnumaniak/man1/diff.1.html).

Print colored `diff` more readable like pull requests for GitHub (e.g. unified, split).
<img src="https://user-images.githubusercontent.com/6745370/81488173-5cf1e200-92a0-11ea-91ab-6f05f93aef94.png" width="50%" height="50%"/>
<img src=https://user-images.githubusercontent.com/6745370/81488175-5ebba580-92a0-11ea-8721-17112cde89ec.png width="100%" height="100%">

## Installation

Expand Down

0 comments on commit fba9554

Please sign in to comment.