about summary refs log tree commit diff stats
path: root/prototypes/browse/README.md
blob: 8e0152cf5eb1b552401952f2d9d1efd328084d6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Render text with word-wrap.

This directory contains a series of prototypes. For more details on the
organization of this directory and building, see [the parent directory](..).

Once you've followed the instructions for building a prototype, try running it
with some text file:

```
$ ./a.elf __text_file__
```

If you need to quit, press 'q'.