Browse Source

Modified README to reflect addition of package discovery.

Josh Anthony 7 years ago
parent
commit
14b24c3c7d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -42,6 +42,10 @@ Pull this package in through Composer.
 or run in terminal:
 or run in terminal:
 `composer require ixudra/curl`
 `composer require ixudra/curl`
 
 
+### Laravel 5.5+ Integration
+
+Laravel's package discovery will take care of integration for you.
+
 
 
 ### Laravel 5.* Integration
 ### Laravel 5.* Integration