aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7cfe94de149992c1908bbfabca7ab252ff033ddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# T #

*T* is a lean **T**erminal emulator. The project aims to keep it as simple as
possible, while still being usable. Configuration is done by modifying the file
`config.h`.

## Compilation ##
To compile T, run:

    $ make

## Installation ##
To install T, run (as root):

    # make install