Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #37 from jwd-ali/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shipinev authored Oct 9, 2019
2 parents 045d016 + d42625a commit ffed0f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Readability.parse(url: articleUrl, completion: { data in
let keywords = data?.keywords
let imageUrl = data?.topImage
let videoUrl = data?.topVideo
let datePublished = data?.datePublished
})
```

Expand Down

0 comments on commit ffed0f3

Please sign in to comment.