From 85eea53827cd0c8e6a4326fd3a78ecd3a9c731e2 Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Sun, 17 May 2026 22:33:21 +0530 Subject: [PATCH] added harder to miss disclaimers --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07879f2f..79959f5b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# Google Nearby Sharing & Connections for Linux (Unofficial) +# Google Nearby for Linux +> ## 🚧 **Under Construction** 🚧 +> This repo is actively being worked on. Things are buggy, builds may fail, documentation is non-existent, and we test in prod. +> +> **You have been warned** -image +--- + +image @@ -17,7 +23,7 @@ This repo consists of the entirety of google's open source nearby library. Curre Linux specific implementation and compatibility shims are provided for building **Sharing** and **Connections**. -Nearby presence may or may not build. I haven't tested it. +Nearby presence may or may not build. ## Why This repo could've been a PR on the official repo. All I've done is implement the platform abstraction layer google has provided for a linux specific environment.