added uniq_usage message
[oweals/busybox.git] / README
diff --git a/README b/README
index 663a5d6040c204b2fe55017c29a592d97d617734..27d5d152d2bdf4fa114e749e15e8237dedd9432d 100644 (file)
--- a/README
+++ b/README
@@ -16,11 +16,15 @@ the parts you do not need using C++ style (//) comments.
 After the build is complete a busybox.links file is generated which is
 then used by 'make install' to create symlinks to the busybox binary
 for all compiled in functions.  By default, 'make install' will place
-the symlink forest into `pwd`/busybox_install unless you have defined
-the PREFIX environment variable.
+the symlink forest into `pwd`/_install unless you have defined the 
+PREFIX environment variable.
 
 Please feed suggestions, bug reports, insults, and bribes back to:
        Erik Andersen 
        <andersen@lineo.com>
-       <andersee@deban.org>
+       <andersee@debian.org>
+
+<blatent plug>
+Many thanks to go to Lineo for paying me to work on busybox. 
+</blatent plug>