summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b84707a8..387901e4 100644
--- a/README
+++ b/README
@@ -3,13 +3,13 @@ README for Openbox:
The source tree for Openbox is comprised of five subdirectories:
data/ - this holds the default data files that Openbox
- requires for proper operation
+ requires for proper operation.
doc/ - this holds the documentation files that explain
- the various aspects of Openbox
+ the various aspects of Openbox.
nls/ - this holds the message files used to generate
- message catalogs for different languages
+ message catalogs for different languages.
src/ - this holds the actual C++ source code for the window
manager.