Skip to content

Commit 1bcf0e7

Browse files
committed
Add some "art" to the readme file
1 parent 0424e3b commit 1bcf0e7

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
/.gitignore export-ignore
88
/README.md export-ignore
99
/phpunit.xml export-ignore
10-
/tests export-ignore
10+
/tests export-ignore
11+
/art export-ignore

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.phpunit.cache
22
vendor
3-
composer.lock
3+
composer.lock
4+
.DS_Store

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img style="padding: 25px" height="50" src="./art/circle-so-plus-php.png">
3+
</p>
4+
15
# Unofficial [Circle](https://www.circle.so/) SDK for PHP
26

37
This is a PHP SDK to interact with the [Circle](https://www.circle.so/) API. Circle documentation can be found [here](https://api.circle.so).

art/circle-so-plus-php.png

2.29 KB
Loading

0 commit comments

Comments
 (0)