Skip to content

Commit 3fd86d1

Browse files
committed
Update README.md
1 parent 47636e5 commit 3fd86d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ location on your PHP include path, or add the current directory path of the
3737

3838
> **Caveats with using Composer**
3939
40-
> Because this library isn't namespaced (see #4), there are some class naming
41-
> conflicts with versioned utilities. E.g., [src/Google/Api/Ads/AdWords/Util]
40+
> Because this library isn't namespaced (see
41+
> [issue #4](https://github.com/googleads/googleads-php-lib/issues/4)), there
42+
> are some class naming conflicts with versioned utilities. E.g.,
43+
> [src/Google/Api/Ads/AdWords/Util]
4244
> (https://github.com/googleads/googleads-php-lib/tree/master/src/Google/Api/Ads/AdWords/Util).
4345
> Thus, these versioned utility src paths aren't included in the `classmap` of
4446
> [composer.json](https://github.com/googleads/googleads-php-lib/blob/master/composer.json).

0 commit comments

Comments
 (0)