diff --git a/README.md b/README.md index 3c20846..262817e 100644 --- a/README.md +++ b/README.md @@ -67,5 +67,5 @@ The hog desktop app gives you analytics of the data that was recorded. All data is saved in an sqlite database that is located under: ```bash -~/Library/Application Support/gcb_hog/db.db +/Library/Application Support/berlin.green-coding.hog/db.db ``` diff --git a/app/hog/hog.xcodeproj/project.xcworkspace/xcuserdata/didi.xcuserdatad/UserInterfaceState.xcuserstate b/app/hog/hog.xcodeproj/project.xcworkspace/xcuserdata/didi.xcuserdatad/UserInterfaceState.xcuserstate index 6133e4e..b93bda6 100644 Binary files a/app/hog/hog.xcodeproj/project.xcworkspace/xcuserdata/didi.xcuserdatad/UserInterfaceState.xcuserstate and b/app/hog/hog.xcodeproj/project.xcworkspace/xcuserdata/didi.xcuserdatad/UserInterfaceState.xcuserstate differ