Skip to content

Commit f3e45e3

Browse files
author
James Brundage
committed
docs: Updating README
1 parent db1c237 commit f3e45e3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# OpenGraph
2-
Get OpenGraph with PowerShell
2+
3+
[OpenGraph](https://ogp.me) is a protocol for embedding information in a page search optimization and social media.
4+
5+
The OpenGraph module lets you see this information for any page that has it.
6+
7+
~~~PowerShell
8+
Get-OpenGraph https://abc.com/
9+
~~~
10+

0 commit comments

Comments
 (0)