README format fix.

This commit is contained in:
Stephen Heumann 2014-12-15 21:48:31 -06:00
parent d6f48f9104
commit f873a5cb9f
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ of BusyBox. In general, it implements most of the features you would expect,
although there are a few missing ones (such as tilde expansion and aliases).
Supported features include:
* if/then/elif/else/fi conditionals
* for/in/do/done loops
* while loops