From 6e0b9525916b59e6053ec4dc2cb1b0e96c55afcb Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Thu, 15 Jul 2021 17:57:30 +0100 Subject: README fix list indentation --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c17624e..7e19bdf 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,18 @@ Pack is a simple serialisation and deserialisation library for C. Dependencies ------------ -- A redo implementation. - - Tested building and - development. Slightly overzealous rebuilds. Performance issues with - jobserver. - - Tested building and development. Bugs - with jobserver. - - Tested for building. May have some bugs - when used for development. - - Tested for building. Overzealous - rebuilds but generally very fast. -- A relatively recent copy of bash and some other core utilities. -- A C compiler with C11 support. +- A redo implementation. + - Tested building + and development. Slightly overzealous rebuilds. Performance issues with + jobserver. + - Tested building and development. Bugs + with jobserver. + - Tested for building. May have some + bugs when used for development. + - Tested for building. + Overzealous rebuilds but generally very fast. +- A relatively recent copy of bash and some other core utilities. +- A C compiler with C11 support. Compilation ----------- -- cgit v1.2.3-54-g00ecf