From 0f04f2e2ca6677982b94d96f9e5d063af2798f4d Mon Sep 17 00:00:00 2001 From: Juha Halmu Date: Sun, 1 Sep 2024 17:49:16 +0300 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d574897..3ae5775 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Kotisivut ![Elixir CI](https://github.com/jhalmu/Homesite/workflows/Elixir%20CI/badge.svg) +Tests: Test, Format, Credo -strict, Dialyzer +Apps: Auth, Posts -Ominaisuuksia: Auth, Posts - -To start your Phoenix server: +## To start your Phoenix server * Run `mix setup` to install and setup dependencies * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`