From 579efb46faec9ce90d1e105736d4303ec9774a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Fri, 5 Mar 2021 14:59:16 +0000 Subject: [PATCH] Fix list syntax... --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 8def755..c85ba1c 100644 --- a/README.md +++ b/README.md @@ -38,22 +38,22 @@ issues (or lack of support for a particular ecosystem), please file a bug. ### Supported Build Systems -* Cabal -* Cargo -* Golang -* Gradle -* Make, including various makefile generators: +- Cabal +- Cargo +- Golang +- Gradle +- Make, including various makefile generators: + autoconf/automake + CMake + Makefile.PL -* Maven -* ninja, including ninja generators: +- Maven +- ninja, including ninja generators: + meson -* Node -* PHP Pear -* Python - setup.py/setup.cfg/pyproject.toml -* Ruby gems -* Waf +- Node +- PHP Pear +- Python - setup.py/setup.cfg/pyproject.toml +- Ruby gems +- Waf ### Supported package repositories @@ -61,16 +61,16 @@ Package repositories are used to install missing dependencies. The following "native" repositories are supported: -* pypi -* cpan -* hackage -* npm -* cargo -* golang\* +- pypi +- cpan +- hackage +- npm +- cargo +- golang\* As well one distribution repository: -* apt +- apt ## License