diff --git a/README.md b/README.md index 1630a47..9d5f84f 100644 --- a/README.md +++ b/README.md @@ -33,16 +33,16 @@ sh setup/install_docker.sh ```bash docker-compose up -d --build ``` - -- After setting up the tool, you can access it by opening http://localhost:12007 in your browser. If the tool does not launch, please review the docker installation - - -## Upload Results +- Initialize the tool with offline results ```bash sh setup/init_seer.sh sh setup/migrate_query_data.sh ``` +- After setting up the tool, you can access it by opening http://localhost:12007 in your browser. If the tool does not launch, please review the docker installation + + + ___ ## Contributors @@ -84,8 +84,6 @@ ___ The installation and loading of the systems for the live execution setup can be found [here](systems/README.md). - +