소스 검색

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]