From 74bf0f29af0eba3dc81f4d0682d1843c235c525c Mon Sep 17 00:00:00 2001 From: bsomps <138816182+bsomps@users.noreply.github.com> Date: Sat, 25 Jan 2025 19:34:47 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e4c98f..acae6a2 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Please ensure your column name for the hole ID is "hole_id" the program relies o ### SAVING DATA -Once your data is imported, you can click file → save to save the datasets in the program. The save will preserve the populated hole_id tables, but not the check state of the hole_ids. The save button will also save the state of your customized attributes. Please ensure to add “.pkl” to the end of your saving name. Example: dont save as “drill_holes” save as “drill_holes.pkl” +Once your data is imported, you can click file → save to save the datasets in the program. The save will preserve the populated hole_id tables, but not the check state of the hole_ids. The save button will also save the state of your customized attributes. ### GRAPHIC LOGS