@tscircuit/capacity-autorouter 0.0.349 → 0.0.351
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ An MIT-licensed full-pipeline PCB autorouter library for node.js and TypeScript
|
|
|
4
4
|
|
|
5
5
|
[View Online Playground](https://autorouter.tscircuit.com) · [tscircuit docs](https://docs.tscircuit.com) · [discord](https://tscircuit.com/join) · [twitter](https://x.com/seveibar) · [try tscircuit online](https://tscircuit.com) · [Report/Debug Autorouter Bugs](https://docs.tscircuit.com/contributing/report-autorouter-bugs)
|
|
6
6
|
|
|
7
|
-
Want to understand how the autorouter works?
|
|
7
|
+
Want to understand how the autorouter works? Read this [blog post](https://blog.autorouting.com/p/hypergraph-autorouting)
|
|
8
8
|
|
|
9
9
|
## How to file a bug report
|
|
10
10
|
|