Update README.md
parent
0fe2995e08
commit
fab9aa2036
|
@ -9,6 +9,7 @@ This project's goals roughly are to:
|
|||
- Retain newlines and comments unmodified;
|
||||
- Be clever about using the available horizontal space while not overflowing
|
||||
it if it cannot be avoided;
|
||||
- Be clever about aligning things horizontally.
|
||||
- Have linear complexity in the size of the input.
|
||||
|
||||
At this point, these goals are completed to different degrees. It is not
|
||||
|
|
Loading…
Reference in New Issue