diff --git a/README.md b/README.md index 46ce0ec..b043f3b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ **Official Website:** https://rttys.net/ +![](/img/terminal.gif) +![](/img/file.gif) +![](/img/web.gif) + ## 📖 About **rttys** is the server-side component of the [rtty](https://github.com/zhaojh329/rtty) remote terminal system. It provides a web-based management interface and handles connections from rtty clients running on remote devices. diff --git a/img/file.gif b/img/file.gif new file mode 100644 index 0000000..54e1937 Binary files /dev/null and b/img/file.gif differ diff --git a/img/terminal.gif b/img/terminal.gif new file mode 100644 index 0000000..ffac3be Binary files /dev/null and b/img/terminal.gif differ diff --git a/img/web.gif b/img/web.gif new file mode 100644 index 0000000..4db8f81 Binary files /dev/null and b/img/web.gif differ