From e391d21298b18826ddc249bda742be077e29cc19 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Mon, 1 Jul 2024 18:54:16 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(readme)=20update=20project=20prese?= =?UTF-8?q?ntation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add a minimal and up-to-date description of the project. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8f82f5d..61944d5c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Impress +# Meet -Impress prints your markdown to pdf from predefined templates with user and role based access rights. +Meet is a simple video and phone conferencing tool, powered by [LiveKit](https://livekit.io/). -Impress is built on top of [Django Rest +Meet is built on top of [Django Rest Framework](https://www.django-rest-framework.org/) and [Vite.js](https://vitejs.dev/). ## Getting started