From 9d2e607d6607f066ee53e041d590cfd360612741 Mon Sep 17 00:00:00 2001 From: Jakub Date: Sat, 11 Jul 2026 14:16:32 +0800 Subject: [PATCH] Readme change --- 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 8585643..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# nitinol - -A framework for building malleable web applications. \ No newline at end of file diff --git a/README.org b/README.org new file mode 100644 index 0000000..f6bb80f --- /dev/null +++ b/README.org @@ -0,0 +1,3 @@ +#+title: nitinol + +Nitinol is a framework for building malleable web applications.