Skip to content
This repository was archived by the owner on Jun 3, 2018. It is now read-only.

Commit 41d244b

Browse files
authored
Update README.md
1 parent 55d7302 commit 41d244b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://github.com/YujiSODE/img2Dataurls
66
>See LICENSE or http://opensource.org/licenses/mit-license.php
77
______
88
>## 0. data URL scheme
9-
>According to (RFC 2397 \(Masinter, 1998\), data URL scheme is URL scheme that would work like \'immediate addressing\', and this scheme has following form of URL:
9+
>According to RFC 2397 \(Masinter, 1998\), data URL scheme is URL scheme that would work like \'immediate addressing\', and this scheme has following form of URL:
1010
>`data:[<mediatype>][;base64],<data>`
1111
>RFC 2397 \(Masinter, 1998\) shows an example of using data URL scheme as an inline image in a HTML document as follows:
1212
>`<IMG SRC="data:image/gif;base64,R0lGODdhM` ... `AA7" ALT="Larry">`

0 commit comments

Comments
 (0)