summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9e9f4f..36c12ec 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ There are a few restrictions:
- Only one target per source tree: a binary (identified by the source file
containing main(), which will have the same basename without .c), or a
- library (identified by the MAJE_LIB flag (see below).
+ library (identified by the MAJE_LIB flag (see below), or the current
+ directory name if MAJE_LIB is not specified).
Usage
=====