Browse Source

updated readme

Mish Ushakov 2 months ago
parent
commit
7b994402c5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -5,7 +5,8 @@
 LLM Scraper is a TypeScript library that allows you to extract structured data from **any** webpage using LLMs.
 
 > [!IMPORTANT]
-> LLM Scraper was updated to version 1.6.
+> **LLM Scraper was updated to version 1.6.**
+>
 > The new version comes with Vercel AI SDK 4 support, JSON Schema, better type-safety, improved code generation and updated examples.
 
 > [!TIP]