blob: 3ed48f9541a8518203d2aaabebae08a111f6b16b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Blimp
Blimp is an experimental project for building Chromium as a thin client.
## Engineering
For building blimp, read more at [building](docs/build.md).
## Testing
For testing blimp, read more at [testing](docs/test.md).
## Running Blimp
For running blimp, read more at [running](docs/running.md).
## Updating Fonts
For updating the fonts that blimp supports, read more at [fonts](docs/fonts.md).
## New to Markdown?
For learning more about Markdown, read more at [markdown](docs/markdown.md).
|