aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 27adbf76ac31df70edbba5cd6a0824a0844cbe43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
## *smolbote?*
_It's yet another no-frills browser, poi!_

### What is this and why should I care?
The aim is to create a [KISS][kiss-principle] free-software web browser.

* small: do one thing and do it well
* clean: a small codebase of human-readable code
* tweakable: you can change all the things

This is free software. You can use it as you see fit, studay the source code
and change it to suit your needs, and share the program, with or without
modification. For more information, see LICENSE.md.

### What's up with the name?!
It's a small boat.

### Sounds dumb, how do I use it?
You make it yourself. Then you _poi_.

Do you know what makepkg is? Then take a look in linux/makepkg/.

Do you know what a compiler is? Great, glance at docs/manual/Building.md for
instructions.

### It doesn't work, what now?
Drop me an email at _aqua at iserlohn dash fortress dot net_.

[kiss-principle]: https://en.wikipedia.org/wiki/KISS_principle