From 73e21e7607549199144fb96098b95a410b59b01f Mon Sep 17 00:00:00 2001 From: Lu Yang Date: Thu, 28 Mar 2024 15:11:19 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f8abecf..f4acdcd 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ **Lapdev** is a self hosted application that spins up remote development environments on your own servers or clouds. It scales from a single machine in the corner to a global fleet of servers. It uses [Devcontainer open specification](https://containers.dev/) for defining your development environment as code. If you’re interested in a deep dive into how Lapdev works, you can read about its [architecture](https://docs.lap.dev/administration/architecture) here. +## Demo + +You can have a quick feel of how Lapdev works by going to our demo installation https://ws.lap.dev/ +
![](https://lap.dev/images/screenshot.png)