diff options
Diffstat (limited to 'store/README.md')
-rw-r--r-- | store/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/store/README.md b/store/README.md new file mode 100644 index 0000000000..864f48458b --- /dev/null +++ b/store/README.md @@ -0,0 +1,5 @@ +# The Legacy .rdb Format + +Originally used for services and types `.rdb` files, before the former were +replaced with XML files and the latter with the new unoidl format, but still +needed for backwards compatibility. |