Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pzmudzinski authored Aug 8, 2023
1 parent 9157b8b commit 8481545
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ OpenGraphSwift is a Swift library that allows you to easily extract OpenGraph me
- Parses HTML content to extract various OpenGraph properties such as title, type, description, URL, images, site name, and more.
- Provides convenient extensions for accessing OpenGraph properties in a structured manner.

## Usage
## Installation

### Installing via Swift Package Manager (SPM)

Expand All @@ -23,6 +23,8 @@ You can easily integrate OpenGraphSwift into your project using Swift Package Ma
4. Choose the appropriate version or branch.
5. Click "Next" and then "Finish".

## Usage

### Fetching OpenGraph Metadata

To fetch and parse OpenGraph metadata from a URL:
Expand Down

0 comments on commit 8481545

Please sign in to comment.