pkiage commited on
Commit
1a0cb97
·
1 Parent(s): 0776bc7

Update README

Browse files
Files changed (1) hide show
  1. README.md +0 -5
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