diff --git a/README.md b/README.md index 5a3634f88901a6f7c5963d3f0b81a3f61d1e0c0d..6902a80d1a12df5c6abf2c73c6ccfa08c239a412 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,10 @@ Two versions of the workflow are available. ``` 2) The continuously updated repository can be cloned from gitlab: ```bash - git clone https://gitlab.jsc.fz-juelich.de/esde/machine-learning/ambs_v1.0.git + git clone https://gitlab.jsc.fz-juelich.de/esde/machine-learning/ambs_v1.git ``` -This will create a directory called `ambs` under which this README-file and three subdirectories are placed. +This will create a directory called `ambs_v1` under which this README-file and three subdirectories are placed. The licenses for the software used in this repository are listed under `LICENSES/`. Two Jupyter Notebooks and a shell-script which have been used to do some extra evaluation following the reviewer comments can be found under the `Jupyter_Notebooks/`-directory. However, these evaluations have not been fully integrated into the workflow yet. The subdirectory `video_prediction_tools/` contains everything which is needed in the workflow and is, therefore, called the top-level directory in the following.