From 9dbc9e7965a00da419f633a48abdf89adad87f31 Mon Sep 17 00:00:00 2001 From: Daniel LaCosse <3759828+daniellacosse@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:40:02 -0400 Subject: [PATCH] Update README.md --- x/examples/outline-pwa/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/examples/outline-pwa/README.md b/x/examples/outline-pwa/README.md index c510a271..caed4974 100644 --- a/x/examples/outline-pwa/README.md +++ b/x/examples/outline-pwa/README.md @@ -1,4 +1,4 @@ -# Outline PWA +# [WIP] Outline PWA > [!CAUTION] > This is currently a WIP placeholder for the `outline-pwa` project. It has no actual logic in it yet.