浏览代码

updated readme

Mish Ushakov 2 月之前
父节点
当前提交
7b994402c5
共有 1 个文件被更改,包括 2 次插入1 次删除
  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]