From 6361656604e5d107b794c7ca8b77521d9791b424 Mon Sep 17 00:00:00 2001 From: Joachim Happel Date: Mon, 25 Mar 2024 12:36:00 +0100 Subject: [PATCH] added --- README.md | 9 ++++++++- crew-suche-information-pruefe-wiki.py | 0 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 crew-suche-information-pruefe-wiki.py diff --git a/README.md b/README.md index a6f974d..e83cc4e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ Anleitungsvideo: [Youtube: CrewAI Python Tutorial for Beginners - Let's Build an AI Crew! -](https://www.youtube.com/watch?v=6NbJQsCg1VQ) \ No newline at end of file +](https://www.youtube.com/watch?v=6NbJQsCg1VQ) + + +# Installation +```shell + py -m venv venv + .\venv\Scripts\activate #linux ./venv/Scripts/activate) +ยดยดยด \ No newline at end of file diff --git a/crew-suche-information-pruefe-wiki.py b/crew-suche-information-pruefe-wiki.py new file mode 100644 index 0000000..e69de29