diff --git a/README.md b/README.md index 802ccad..f536486 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ A simple open-source web based [LXMF](https://github.com/markqvist/lxmf) client - Supports setting a custom display name to send in your announce. - Supports viewing and searching peers discovered from announces. +> NOTE: At this time, received messages are not saved anywhere. You will lose your conversation history when you reload the page. + ## How does it work? - A python script ([web.py](./web.py)) runs a Reticulum instance and a WebSocket server.