diff --git a/README.md b/README.md index 1592158..6e72075 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,9 @@ Features * member files parsing and validation * member ids validation * generating new member id - * per-month statistics of active, suspended, destroyed and student - members + * information about active, suspended, destroyed and student members + * current status + * historical data * detailed member information * querying members by id or nick @@ -49,6 +50,9 @@ Build requirements: * Chicken Scheme 5 * make (tested with GNU make) +Building +-------- + Building a shared binary with .so modules: make shared