From 3d8f79cc9e17fb4a93649b7a197d130c53348ace Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 22 Jun 2020 19:03:09 -0700 Subject: [PATCH] DOC: clean up readme (#19) Fixes #7 --- README.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 9afaf49..22ddea1 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,3 @@ -# Planner +# planner -To start your Phoenix server: - - * Setup the project with `mix setup` - * Start Phoenix endpoint with `mix phx.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). - -## 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 +this is a work-in-progress - stay tuned \ No newline at end of file