diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-09-12 16:00:23 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-09-12 16:00:23 +0200 |
commit | 22dd2e8a904d26c18f6e4c634e14b21a8aaddc7d (patch) | |
tree | f6ce18e3d2557457abd98c08b9abd03c7643385e | |
parent | f4ead34ccce571f03ea390bcf4d7f907d97f7145 (diff) |
Update README files
-rw-r--r-- | README | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +ODB is an object-relational mapping (ORM) system for C++. + +@@ + +For more information see: + +http://www.codesynthesis.com/products/odb/ + +This package contains the ODB examples. + +See the NEWS file for the user-visible changes from the previous release. + +See the LICENSE file for distribution conditions. + +See the INSTALL file for prerequisites and installation instructions. + +Send questions, bug reports, or any other feedback to the +odb-users@codesynthesis.com mailing list. |