Skip to content

Commit 7cecca3

Browse files
authored
Merge pull request #87 from bryant1410/master
Fix broken headings in Markdown files
2 parents 4e5716f + ca25b44 commit 7cecca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
A Shopping Cart Implementation for Laravel Framework
77

8-
##INSTALLATION
8+
## INSTALLATION
99

1010
Install the package through [Composer](http://getcomposer.org/).
1111

@@ -15,7 +15,7 @@ For Laravel 5.1~:
1515
For Laravel 5.4~:
1616
```composer require "darryldecode/cart:~3.0"```
1717

18-
##CONFIGURATION
18+
## CONFIGURATION
1919

2020
1. Open config/app.php and add this line to your Service Providers Array
2121
```php

0 commit comments

Comments
 (0)