From b80602e230700e3cb896e7845fe79ba2e2a2107f Mon Sep 17 00:00:00 2001 From: Jakub Date: Tue, 7 Jul 2026 19:17:42 +0800 Subject: [PATCH] README --- README.md | 3 --- README.org | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 README.md create mode 100644 README.org diff --git a/README.md b/README.md deleted file mode 100644 index b430b65..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# lips-pwa - -An attempt at making a live-codeable, offline-capable PWA using LIPS \ No newline at end of file diff --git a/README.org b/README.org new file mode 100644 index 0000000..685ab63 --- /dev/null +++ b/README.org @@ -0,0 +1,3 @@ +#+title: LIPS PWA + +This is my attempt at making a PWA with LIPS, which is both offline capable and live hackable.