diff --git a/README.txt b/README.txt index bde8449..2f92e62 100644 --- a/README.txt +++ b/README.txt @@ -16,7 +16,7 @@ Once scons is installed, invoke 'scons' in the top-level directory to build the library. This will create a static library (also in the top-level) directory which can be linked into other programs. The public api is defined -in which is also in the top-level directory. +in which is also in the top-level directory. Invoke 'scons test' in the top-level directory to execute the unit and self tests.