Update documentation.
This commit is contained in:
parent
168e25bf20
commit
00e2cab0ae
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue