From 56c7a6618494b42a20cc6a23bd14e6850b6aa9d1 Mon Sep 17 00:00:00 2001 From: Maxim Lebedev Date: Fri, 24 May 2019 15:16:46 +0500 Subject: [PATCH] :pencil: Fixed README.md Missing type from copy-paste: 'telegraph' => 'oEmbed' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aac88b..fd46467 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # oEmbed oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly. -## Start using telegraph +## Start using oEmbed Download and install it: `$ go get -u gitlab.com/toby3d/oembed`