From d5f7ddf2502eec011172cb6774ceef1cbb080d83 Mon Sep 17 00:00:00 2001 From: Vladimir Rubin Date: Sun, 22 Dec 2024 22:18:23 +0200 Subject: [PATCH] chore: update README --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 19d95da..72126db 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,8 @@ To start your Phoenix server: Now you can visit [`localhost:4000`](http://localhost:4000) from your browser. -Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html). +## TODO -## Learn more - -- Official website: https://www.phoenixframework.org/ -- Guides: https://hexdocs.pm/phoenix/overview.html -- Docs: https://hexdocs.pm/phoenix -- Forum: https://elixirforum.com/c/phoenix-forum -- Source: https://github.com/phoenixframework/phoenix +- [ ] Add tests +- [ ] Add a proper readme +- [ ] Add a calendar view