Browse Source

Improve `false` README

Matteo Savatteri 4 years ago
parent
commit
c76ef25d1f
1 changed files with 6 additions and 3 deletions
  1. 6 3
      1_false/README

+ 6 - 3
1_false/README

@@ -2,6 +2,9 @@
 Fail successfully.
 
 ## Description
-The program `false` ask the kernel to end its execution
-and free its address space by mean of the sys_exit
-system call.
+The program `false` asks the kernel to end its execution
+(reporting a *failure*) and free its address space by mean
+of the `sys_exit` system call.
+
+## Usage
+`$ pwd`