Skip to content

Commit 0868868

Browse files
committed
Update README.md
1 parent a253d54 commit 0868868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# MapDatasetGenerator
22
Generate and load dataset of road network maps.
33

4-
# Quick start
4+
<!-- # Quick start
55
* Use pip to install necessary python packages `pip install -r requirements.txt`.
66
* Run `python run.py` script. It will store .dill files in the data/output/ directory.
77
* These dill files can be read using the `ImgGroupReader` object in `read.py`. Run `read.py` to run a small test for the same.
8-
8+
-->
99

1010
# Installation from pip
1111

0 commit comments

Comments
 (0)