diff --git a/README.md b/README.md index 47ee48d..e362550 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Archived due to codebase being integrated in [PG-RAD](https://github.com/pim-n/pg-rad). + # RoadGen Generate road segments in a 2D Cartesian plane. @@ -72,4 +74,4 @@ You can reproduce results by adding a seed with the `--seed` flag. For more info, see `road-gen --help` or `road-gen random --help`. -There are some Jupyter notebooks explaining [roads as planar curves](docs/planar_curve.ipynb), as well as the actual implementation of [random segmented roads](docs/prefab_roads.ipynb) and [random roads from noise](docs/random_roads.ipynb). \ No newline at end of file +There are some Jupyter notebooks explaining [roads as planar curves](docs/planar_curve.ipynb), as well as the actual implementation of [random segmented roads](docs/prefab_roads.ipynb) and [random roads from noise](docs/random_roads.ipynb).