From 2980718b29cd75dd8637321c37c2e6d7d6052d44 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Tue, 6 Aug 2024 04:26:33 -0700 Subject: [PATCH] Run formatter --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 13cd951..79265ed 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,16 @@ underlying programs can be accounted for in only their respective modules. # Requirements -- fd -- fzf -- mlocate -- python \>= 3.7 -- python-termcolor + +- fd +- fzf +- mlocate +- python \>= 3.7 +- python-termcolor # Build Requirements -- python \>= 3.7 -- pytest -- python-hypothesis -- python-sphinx + +- python \>= 3.7 +- pytest +- python-hypothesis +- python-sphinx