Skip to content

Commit

Permalink
Mention HISTORY/release notes in README
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddrysdale committed Jan 4, 2016
1 parent 7a718b2 commit 0d649ad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ This is a Python port of [Google's libphonenumber library](https://github.com/go
It supports Python 2.5-2.7 and Python 3.x (in the same codebase, with no
[2to3](http://docs.python.org/2/library/2to3.html) conversion needed).

Original Java code is Copyright (C) 2009-2013 The Libphonenumber Authors
Original Java code is Copyright (C) 2009-2015 The Libphonenumber Authors.

Release [HISTORY](python/HISTORY), derived from [upstream release notes](https://github.com/googlei18n/libphonenumber/blob/master/java/release_notes.txt).


Example Usage
-------------
Expand Down

0 comments on commit 0d649ad

Please sign in to comment.