Skip to content

Commit dedecaa

Browse files
committed
README: add link to godoc.org
1 parent ac475e8 commit dedecaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ go-difflib
22
==========
33

44
[![Build Status](https://travis-ci.org/pmezard/go-difflib.png?branch=master)](https://travis-ci.org/pmezard/go-difflib)
5+
[![GoDoc](https://godoc.org/github.com/pmezard/go-difflib/difflib?status.svg)](https://godoc.org/github.com/pmezard/go-difflib/difflib)
56

67
Go-difflib is a partial port of python 3 difflib package. Its main goal
78
was to make unified and context diff available in pure Go, mostly for

0 commit comments

Comments
 (0)