Update README.md
This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
			
		||||
 | 
			
		||||
# Web to Knowledge Base for Open WebUI
 | 
			
		||||
 | 
			
		||||
A Python utility script that crawls websites, converts pages to Markdown or preserves JSON data, and uploads them to an Open WebUI knowledge base.
 | 
			
		||||
@@ -25,7 +24,7 @@ A Python utility script that crawls websites, converts pages to Markdown or pres
 | 
			
		||||
Install the required packages:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
pip install requests beautifulsoup4 markitdown
 | 
			
		||||
pip install requests beautifulsoup4 markitdown[all]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Getting the Script
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user