diff --git a/README.md b/README.md index 3e6f6ac..d568f96 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ Build requirements: * Chicken Scheme 5 * make (tested with GNU make) +Building static binary: + + make brmsaptool-static + It is possible to run the main tool as script with Chicken Scheme interpreter and POSIX-compatible shell for the purpose of development. @@ -59,8 +63,33 @@ Development requirements: Functional Modules ------------------ +### Configuration + +### Member File + +### Member Record + +### Member Base + +### Month + +### Period + +### Primes + Support Modules --------------- +### ANSI +### Command Line parsing +### Dictionary + +### Listing + +### Progress + +### Testing + +### Utils