diff --git a/README.md b/README.md index b744273..b98cc7c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Filament Drybox Cost Model -20260319 ChatGPT -$Header$ - ## Purpose This project provides a transparent and reproducible cost model for the @@ -25,7 +22,15 @@ The model accounts for: - optional waste factor See video at https://youtu.be/lJDoVH7qTKs?si=cQMhUda7RQcuIDJU by user GunplaMark entitled "Filament Storage 2026 - The Final Boss of My Drybox Journey". +This project was created by ChatGPT and the data are estimates. If you want a more accurate assessment, you will need to edit the files and deploy. +You can deploy on your own machine by entering the root directory of this project as staged on your machine, i.e. /usr/local/src/filament-drybox-cost, and then executing: + + python3 -m http.server 8000 + +Then open in your browser: + + http://localhost:8000/web/index.html ## Repository Layout