Skip to content

Commit fca4ef7

Browse files
committed
remove vendor folder
1 parent 18decd1 commit fca4ef7

30 files changed

+2
-3900
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/.phpdoc
33
/phpdoc.xml
44
/phpdocumentor
5+
/vendor

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ composer require dantsu/php-osm-static-api
1616

1717
## How to use
1818

19-
Create a empty image, draw on it and display it :
19+
Generate OpenStreetMap static image with marker and line :
2020

2121
```php
2222
use \DantSu\OpenStreetMapStaticAPI\OpenStreetMap;

vendor/autoload.php

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)