From be770a0fc41a763b6bafac66fa84d8cca95de1d6 Mon Sep 17 00:00:00 2001 From: Alessandro Pignotti Date: Mon, 22 May 2023 10:17:15 +0200 Subject: [PATCH] Bump README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc88364..9748276 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ Or come to say hello / share your feedback on [Discord](https://discord.gg/yTNZg This project depends on: - CheerpX, made by [Leaning Technologies](https://leaningtech.com) for x86 virtualization and Linux emulation - xterm.js, [https://xtermjs.org/](https://xtermjs.org/), for providing the Web-based terminal emulator -- [Tailscale](https://tailscale.com/) for the networking component -- [lwIP](https://savannah.nongnu.org/projects/lwip/) for the TCP/IP stack, compiled for the Web via [Cheerp](https://github.com/leaningtech/cheerp-meta) +- [Tailscale](https://tailscale.com/), for the networking component +- [lwIP](https://savannah.nongnu.org/projects/lwip/), for the TCP/IP stack, compiled for the Web via [Cheerp](https://github.com/leaningtech/cheerp-meta) # License