From 5b0ec70b08f6afae8c575aa06993e258a358775d Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 25 Jan 2022 19:40:32 +0100 Subject: chore: remove subsubsections in prerequisite --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8eae924..fa944df 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,11 @@ Implementing the text recognizer project from the course ["Full Stack Deep Learn ## Prerequisite -### pyenv +- [pyenv](https://github.com/pyenv/pyenv) (or similar) and python 3.9.\* installed. -[pyenv](https://github.com/pyenv/pyenv) (or similar) and python 3.9.\* installed. +- [nox](https://nox.thea.codes/en/stable/index.html) for linting, formatting, and testing. -### nox - -[nox](https://nox.thea.codes/en/stable/index.html) for linting, formatting, and testing. - -### Poetry - -[Poetry](https://python-poetry.org/) is a project manager for python. +- [Poetry](https://python-poetry.org/) is a project manager for python. ## Installation -- cgit v1.2.3-70-g09d2