Skip to content

Commit 547e252

Browse files
authored
Update README.md
1 parent a5f2a18 commit 547e252

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
# google-places-api-java
22

3-
**Notice:** Before using this library, you must
4-
[register an API key for Google Places API](https://developers.google.com/places/webservice/intro#Authentication).
3+
## UNMAINTAINED: DO NOT USE
54

5+
~~**Notice:** Before using this library, you must register an API key for Google Places API.~~
66

7-
**Notice 2:** The release of v2 brings many breaking changes. You will almost certainly need to make adjustments and
7+
8+
~~**Notice 2:** The release of v2 brings many breaking changes. You will almost certainly need to make adjustments and
89
recompile after upgrading to the latest version. This is because many deprecations from previous iterations of this
910
library and the Google Places API specification have been removed for conciseness including the removal of Events.
1011
**Previous iterations of this library will stop working once the deprecations in the API specification are removed and
11-
it is imperative that you update ASAP to ensure your applications continue to work.**
12-
13-
14-
Walker Crouse is an aspiring software developer, open source contributor, and starving college student. If you like my
15-
projects, please consider donating a small amount so that I may continue to devote time to them. Thank you.
12+
it is imperative that you update ASAP to ensure your applications continue to work.**~~
1613

17-
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=BR4TEJ4R39SFY&lc=US&item_name=Walker%20Crouse&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
1814

15+
~~Walker Crouse is an aspiring software developer, open source contributor, and starving college student. If you like my
16+
projects, please consider donating a small amount so that I may continue to devote time to them. Thank you.~~
1917

2018
## Contents
2119

0 commit comments

Comments
 (0)