From 17ec992b498839e001277e7bc3f0ebea49fbd00d Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 7 May 2024 11:36:41 +0900 Subject: [PATCH] docs: update README.md avaiable -> available --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88171c91..0c487dcb 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Note: before using the local model remember to create the docker container! docker-compose up -d docker exec -it ollama ollama pull stablelm-zephyr ``` -You can use which models avaiable on Ollama or your own model instead of stablelm-zephyr +You can use which models available on Ollama or your own model instead of stablelm-zephyr ```python from scrapegraphai.graphs import SmartScraperGraph @@ -285,4 +285,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu ## Acknowledgements - We would like to thank all the contributors to the project and the open-source community for their support. -- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library. \ No newline at end of file +- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.