We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae06106 commit 949ef74Copy full SHA for 949ef74
README.md
@@ -19,8 +19,8 @@ The open source PCB compiler is available at [`github.com/diodeinc/pcb`](https:/
19
```
20
.
21
├── README.md
22
-├── components # Auto-generated component definitions (do not edit)
23
-├── modules # Reusable modules made manually (.zen)
+├── components # Physical items on the PCB that usually don't have an existing generic
+├── modules # Reusable pieces of Zener that can be composed of one or more components or other modules
24
├── boards # Board compositions (.zen)
25
└── pcb.toml # Workspace + dependencies
26
0 commit comments