aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 753a783711403d9e06567a0206485a997dbc6410 (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