Skip to content

Commit 27f878e

Browse files
committed
Formatting improvements
1 parent 2054b9f commit 27f878e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ This library allows a user to easily communicate with the Google Maps API and re
33
## Installation
44
To install, just run the following composer command.
55

6-
`composer require langleyfoxall/simple-google-maps-api`
6+
```bash
7+
composer require langleyfoxall/simple-google-maps-api
8+
```
79

810
Remember to include the `vendor/autoload.php` file if your framework does not do this for you.
911

0 commit comments

Comments
 (0)