From 0bbb0ec11d3ed5b77a311b3b1e3a4636c7bf81d3 Mon Sep 17 00:00:00 2001 From: Maciej Szlosarczyk Date: Wed, 17 Jul 2019 16:31:02 +0300 Subject: [PATCH] Fix readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cfea694..3a898e6 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ and lager for logging. Code style ---- -We enforce the style from Erlang's own configuration. -You can use the rebar3_fmt plugin to do it for you: +We enforce the style from Erlang's own configuration. You can use the rebar3_fmt plugin to do it for you: $ rebar3 fmt