move how to launch algorithms info to the folder with algorithms
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Run merging algorithms:
|
||||
```
|
||||
python -m vpn_manager.cidr4_merge.cidr4_merger
|
||||
python -m vpn_manager.cidr4_merge.fast
|
||||
python -m vpn_manager.cidr4_merge.precise
|
||||
```
|
||||
Reference in New Issue
Block a user