19 lines
606 B
HTML
19 lines
606 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<h1><b><center> PicoBSD Development Kit </center></b></h1>
|
||
|
|
||
|
<p>All documentation, instructions, list of supported hardware and FAQ are
|
||
|
in doc/ directory. The docs are marked with HTML tags, but we try to keep
|
||
|
them readable even without a browser.
|
||
|
|
||
|
<p>Please start from <A HREF="doc/intro.html">here</a> for general
|
||
|
description of the project and its features, or just go directly
|
||
|
<A HREF="doc/how2build.html">here</a> for detailed instructions on how to
|
||
|
build your version of PicoBSD.
|
||
|
|
||
|
<p>Enjoy!</p>
|
||
|
|
||
|
<! $Id: README.html,v 1.3 1998/08/19 17:00:26 abial Exp $ >
|
||
|
</body>
|
||
|
</html>
|