From 68a086317814b989cbf0e0ce247789834ce3c035 Mon Sep 17 00:00:00 2001 From: Olivier Halupczok Date: Fri, 21 Jun 2024 11:08:25 +0200 Subject: [PATCH] feat: add tutorial to the readme.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a1ac7f5..5e592f3 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Introducing the NestJS library. Whether you're building a virtual assistant, or **The library provides ready-to-use API endpoints** handling your assistant and WebSocket server for real-time communication between the client and the assistant. Install the library and paste the config to get it running. +## 📚 Watch the tutorial + + ## 🚀 Features ### AI Assistant library features