aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ebbb243..87c5ff5 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ boost
Shows how to persist objects that use Boost smart pointers, containers,
and value types with the help of the Boost profile library (libodb-boost).
-schema
+schema/custom
Shows how to map persistent C++ classes to a custom database schema.
mapping