diff options
author | Rob Landley <rob@landley.net> | 2013-03-20 00:59:56 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-03-20 00:59:56 -0500 |
commit | 29264d89d8631e08b4294dab92a503062814d2db (patch) | |
tree | 246528f39db7c12fe0d78dddf542e0d2cb0cb6ca /toys/pending/README | |
parent | 121db2acac61d39645fd8297d8ca3b6aa1ef073d (diff) | |
download | toybox-29264d89d8631e08b4294dab92a503062814d2db.tar.gz |
Explain that code in the "pending" directory isn't necessarily ready for prime time.
Diffstat (limited to 'toys/pending/README')
-rw-r--r-- | toys/pending/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/toys/pending/README b/toys/pending/README index 9c196473..1dd62505 100644 --- a/toys/pending/README +++ b/toys/pending/README @@ -1,3 +1,5 @@ pending -These commands await additional review and/or cleanup. +These commands await additional review and/or cleanup. Code in this directory +may or may not work, some of the commands here are unfinished stubs, others +just need a more thorough inspection than I've had time for yet. |