commit 98126ee23565052938235f7a7cbfc7a532df605b parent e019ec800cb41d7626cf574c74573f78439f19b5 Author: Pius Loosli <loosp2@bfh.ch> Date: Mon, 30 Oct 2023 19:47:33 +0100 [doc] simplify README Diffstat:
| M | README | | | 25 | ------------------------- |
1 file changed, 0 insertions(+), 25 deletions(-)
diff --git a/README b/README @@ -73,31 +73,6 @@ src/donau-tools/ src/lib/ -- libtalerdonau: C API to issue HTTP requests to donau -src/auditor/ - -- tools to generate reports about financial performance and - to validate that the donau has been operating correctly - -src/auditordb/ - -- database logic for the auditor component (with database-specific - plugins) - -src/benchmark/ - -- tool to run performance measurements - -src/templating/ - -- logic to generate HTML pages from templates at runtime - -src/kyclogic/ - -- core logic and plugins to trigger and manage KYC processes - as required by banking regulation - -src/bank-lib/ - -- bank REST client logic and implementation of an in-memory - RTGS emulator ("fakebank") for testing. - -src/extensions/ - -- extensions to the core logic of an donau - src/json/ -- helper functions for generating and parsing JSON