Update README and correct syntax of full config

This commit is contained in:
Richard Bowman 2024-11-16 10:56:10 +00:00
parent 868aa0598c
commit e17d6e5e8f
2 changed files with 21 additions and 12 deletions

View file

@ -13,7 +13,7 @@
"path_to_openflexure_stitch": "application/openflexure-stitching/.venv/bin/openflexure-stitch"
}
},
"/background_detect/": "openflexure_microscope_server.things.smart_scan:BackgroundDetectThing",
"/background_detect/": "openflexure_microscope_server.things.smart_scan:BackgroundDetectThing"
},
"settings_folder": "./openflexure_settings/"
}