From f1e44d4c88c8ba925d37f75fc305032518007e2a Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Wed, 28 May 2025 19:19:48 +0000 Subject: [PATCH] wip: `README` --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea872ac --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Slax + +A `slack` clone made with `phoenix liveview`. + +## Installing + +## Serving + +## Testing