Skip to content

Commit 2e1cd2a

Browse files
committed
Added badges, ready to release 0.1
1 parent 9ca21e1 commit 2e1cd2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# csv-diff
22

3+
[![PyPI](https://img.shields.io/pypi/v/csv-diff.svg)](https://pypi.org/project/csv-diff/)
4+
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/csv-diff/blob/master/LICENSE)
5+
36
Tool for viewing the difference between two CSV files.
47

58
Consider two CSV files:

0 commit comments

Comments
 (0)