diff --git a/README.md b/README.md index d8c0706a1..be2a17020 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,17 @@ API Service for fetching URL Information like images, icons, descriptions etc. t > early version of simpler embed api with Metascraper and oEmbed for better results. +![API Screenshot](screenshot.png) + +--- + ## Todo`s - [x] Metascraper - [x] oEmbed - [ ] API Cache - [ ] Image Caching +--- ## Install and start development server diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 000000000..e8359c47f Binary files /dev/null and b/screenshot.png differ