From b0734910c16be6b544f677e4a64662c0b3484e47 Mon Sep 17 00:00:00 2001 From: youname Date: Wed, 9 Oct 2024 15:21:21 +1100 Subject: [PATCH] [[Issue]: README.md series issues #88 Update README.md: Add demo video and update build instructions Signed-off-by: youname --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c3784d..e67ed47 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,13 @@ The project is OpenAI-like API service of SkywardAI ecosystem. [![Release Drafter 🚀](https://github.com/SkywardAI/voyager/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/SkywardAI/voyager/actions/workflows/release-drafter.yml) [![Release Image 🚀](https://github.com/SkywardAI/voyager/actions/workflows/release-image.yml/badge.svg)](https://github.com/SkywardAI/voyager/actions/workflows/release-image.yml) -## BUILD & RUN - -### Setup and API usage demo video +# Demo video https://github.com/user-attachments/assets/fa7059c2-309e-486a-a28a-45867613c84b +## BUILD & RUN + + # How to use the CLI tool to configure the project 💥 Introducing our new CLI tool! > Make sure you can normally run `make`, `docker compose`, `gcc`, `sh` in your host machine.