diff --git a/README.md b/README.md index fe9051a..a4b5757 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ optional arguments:
-python3 gellany_plots.py --file train.csv --distr boxplot --hue Sex --column1 Age --column2 Sex --flask flask
-train.csv +python3 gellany_plots.py --file train.csv --distr boxplot --hue Sex --column1 Age --column2 Sex --flask flask
+train.csv * Serving Flask app "gellany_plots" (lazy loading) * Environment: production WARNING: This is a development server. Do not use it in a production deployment.