summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 9 insertions, 3 deletions
diff --git a/README b/README
index 178d0b10e..e2e84e614 100644
--- a/README
+++ b/README
@@ -48,8 +48,14 @@ src/util/
src/pq/
-- Postgres-specific utility functions
+src/mintdb/
+ -- Mint database backend (with DB-specific plugins)
+
src/mint/
- -- taler mint server and helper binaries
+ -- taler mint server
+
+src/mint-tools/
+ -- taler mint helper programs
-src/lib/
- -- libtalermint: C API to issue HTTP requests to mint, including testcases
+src/mint-lib/
+ -- libtalermint: C API to issue HTTP requests to mint