8000 add logo to doc homepage · gsouf/php-http-documentation@294f205 · GitHub
[go: up one dir, main page]

Skip to content

Commit 294f205

Browse files
committed
add logo to doc homepage
1 parent 0d356f5 commit 294f205

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

assets/img/plugefant.png

7.75 KB
Loading

index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP-HTTP: standardized HTTP interaction for PHP
22
===============================================
33

4+
.. image:: assets/img/plugefant.png
5+
:align: right
6+
:width: 120px
7+
:alt: HTTPlug Logo
8+
49
PHP-HTTP is the next step in standardizing HTTP interaction for PHP packages.
510
It builds on top of PSR-7_, which defines interfaces for HTTP requests and
611
responses. PSR-7 does not describe, however, the way you should create requests

0 commit comments

Comments
 (0)
0