Spaces:
Build error
Build error
Update README
Browse files
README.md
CHANGED
@@ -146,11 +146,6 @@ Other:
|
|
146 |
pydeps src --max-bacon=3 --cluster --max-cluster-size=3 --rankdir BT -o docs/module-dependency-graph/src.svg
|
147 |
```
|
148 |
|
149 |
-
```shell
|
150 |
-
pydeps src/app.py --max-bacon=3 --cluster --max-cluster-size=3 --rankdir BT -o docs/module-dependency-graph/app.svg
|
151 |
-
```
|
152 |
-
|
153 |
-
|
154 |
## [code2flow](https://github.com/scottrogowski/code2flow) Call graphs for a pretty good estimate of project structure
|
155 |
### Logistic
|
156 |
```shell
|
|
|
146 |
pydeps src --max-bacon=3 --cluster --max-cluster-size=3 --rankdir BT -o docs/module-dependency-graph/src.svg
|
147 |
```
|
148 |
|
|
|
|
|
|
|
|
|
|
|
149 |
## [code2flow](https://github.com/scottrogowski/code2flow) Call graphs for a pretty good estimate of project structure
|
150 |
### Logistic
|
151 |
```shell
|