Skip to content

Commit 7bba76f

Browse files
committed
Mention plus code in descriptions
1 parent 4799949 commit 7bba76f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# open-location-code-php
2-
This is a modern PHP port of the `google/open-location-code` repository. Please visit https://github.com/google/open-location-code for discussion and up-to-date information about Open Location Code itself. This repository only concerns the PHP implementation.
2+
This is a modern PHP port of the `google/open-location-code` repository. Please visit https://github.com/google/open-location-code for discussion and up-to-date information about Open Location Code (aka "Plus Code") itself. This repository only concerns the PHP implementation.
33

44
But still, a short quote from said repository to introduce Open Location Code (OLC):
55

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vectorial1024/open-location-code-php",
3-
"description": "A modern Open Location Code implementation in PHP.",
3+
"description": "Open Location Code (aka \"Plus Code\") implemented in PHP",
44
"keywords": [
55
"open-location-code",
66
"plus-code",

0 commit comments

Comments
 (0)