diff --git a/README.md b/README.md index 8033f7c..81a8295 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ For the graph implementation specifically you need to install `graphframes` manu # Deploying: - Start the spark workload by either running `submit.sh` (slow) or `submit_graph.sh` (faster) -- If you need to clean out the Database you can run `python3 clean.py`. Be wary that this wipes all data. \ No newline at end of file +- If you need to clean out the Database you can run `python3 clean.py`. Be wary that this wipes all table definitions and data. \ No newline at end of file