Skip to content

Commit a137700

Browse files
authored
add doc link to README
1 parent 81d214d commit a137700

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# zig-devicetree
22

3-
A read-only Flattened Device Tree (DTB) API.
4-
5-
Supports versions 2 through 17.
3+
A read-only Flattened Devicetree (DTB) API.
64

75
Compatible with [Devicetree Specification v0.4](https://github.com/devicetree-org/devicetree-specification/releases/tag/v0.4).
86

7+
[Auto-generated docs](https://cascadeos.github.io/zig-devicetree/)
8+
99
This started as a wrapper around [libfdt](https://github.com/dgibson/dtc/tree/main/libfdt) but is now a fresh implementation.
1010

1111
## Installation

0 commit comments

Comments
 (0)