summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre de Lacroix <pierre@pdelacroix.com>2020-05-05 21:02:58 +0200
committerPierre de Lacroix <pierre@pdelacroix.com>2020-05-05 21:02:58 +0200
commitd6b8bdaf9e1b53d45b2b40231c0cbeefb1715c3b (patch)
tree73b59623ccc5acae0d933d41eb9b11be4d806c8b
parentInitial commit (diff)
Remove irrelevant README
-rw-r--r--README.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/README.md b/README.md
index 97cc456..8bda91b 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1 @@
# MatrixAppService
-
-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