diff --git a/readme/README.md b/README.md similarity index 100% rename from readme/README.md rename to README.md diff --git a/readme/.DS_Store b/docs/.DS_Store similarity index 100% rename from readme/.DS_Store rename to docs/.DS_Store diff --git a/readme/images/userFilesExample.png b/docs/userFilesExample.png similarity index 100% rename from readme/images/userFilesExample.png rename to docs/userFilesExample.png diff --git a/readme/README.md.tmp.html b/readme/README.md.tmp.html deleted file mode 100644 index 525e477..0000000 --- a/readme/README.md.tmp.html +++ /dev/null @@ -1,18 +0,0 @@ - -

Mobility Testbed

- -

A mmWave mobility simulator combining Open Street Map, NS3, and SUMO

- -

Setting up the testbed docker image:

- -
    -
  1. Install Docker

  2. -
  3. Pull the testbed image:

    - -

    docker pull jcuthbert/mobility-testbed

  4. -
  5. locate the "dockerOutput" folder this will be where the simulator outputs; also within it is a "userFiles" folder where the simulator will pull the configuration files. Below is an example of the three input files for the testbed:

    - -

    !image not showing

  6. -
  7. dk

  8. -
  9. run the docker container, this will enter you into

  10. -