diff --git a/README.md b/README.md index 41187c6..28f07f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clipboard_sync -A new Flutter project. +A flutter app that syncs clipboards between devices in the same LAN using Interprocess + communication (Sockets). ## Getting Started