From fb22fde79327aca51e40b5acdcbbd417301fb2b3 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Mon, 13 Feb 2023 22:44:25 +0100 Subject: Format markdown table in README --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ab3ae046..2daf8d1f 100644 --- a/README.md +++ b/README.md @@ -55,19 +55,19 @@ script: If that doesn't completely work, here are the dependencies for building the current `master` branch: -Dependency | Version (or greater) ------------|--------------------- -[Boost] | 1.49 -[GMP] | 4.2.2 -[MPFR] | 2.4.0 -[utfcpp] | 2.3.4 -[gettext] | 0.17 _optional_ -[libedit] | 20090111-3.0 _optional_ -[Python] | 2.4 _optional_ -[doxygen] | 1.5.7.1 _optional_, for `make docs` -[graphviz] | 2.20.3 _optional_, for `make docs` -[texinfo] | 4.13 _optional_, for `make docs` -[lcov] | 1.6 _optional_, for `make report`, used with `/./acprep gcov` +Dependency | Version (or greater) +------------|--------------------- +[Boost] | 1.49 +[GMP] | 4.2.2 +[MPFR] | 2.4.0 +[utfcpp] | 2.3.4 +[gettext] | 0.17 _optional_ +[libedit] | 20090111-3.0 _optional_ +[Python] | 2.4 _optional_ +[doxygen] | 1.5.7.1 _optional_, for `make docs` +[graphviz] | 2.20.3 _optional_, for `make docs` +[texinfo] | 4.13 _optional_, for `make docs` +[lcov] | 1.6 _optional_, for `make report`, used with `/./acprep gcov` [sloccount] | 2.26 _optional_, for `make sloc` ### macOS -- cgit v1.2.3