From 18e1756dfb07d0adbd4f045534a18194839fe86c Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Wed, 14 Jul 2021 18:27:15 +0100 Subject: README updates --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 293a1c7..93400d0 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,17 @@ Pack is a simple serialisation and deserialisation library for C. Dependencies ------------ -- A redo implementation (Tested with apenwarr and jdebp) -- A relatively recent copy of bash -- A C compiler with C11 support +- A redo implementation. + - Tested building and + development. 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. Over-eager + 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