diff options
Diffstat (limited to 'libraries/libcitadel/README')
-rw-r--r-- | libraries/libcitadel/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libcitadel/README b/libraries/libcitadel/README new file mode 100644 index 0000000000000..6ad33ad29abf6 --- /dev/null +++ b/libraries/libcitadel/README @@ -0,0 +1,4 @@ +libcitadel contains common code which is shared across all of the +components which make up the Citadel system. + +Install this library before installing Citadel. |