diff --git a/Notes/Resources/Info-iOS.plist b/Notes/Resources/Info-iOS.plist
index 997eda8..bab1a40 100644
--- a/Notes/Resources/Info-iOS.plist
+++ b/Notes/Resources/Info-iOS.plist
@@ -5,7 +5,7 @@
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleDisplayName
- Notes
+ Contextful
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
diff --git a/Notes/Resources/Info-macOS.plist b/Notes/Resources/Info-macOS.plist
index 9fe4c5f..81934c8 100644
--- a/Notes/Resources/Info-macOS.plist
+++ b/Notes/Resources/Info-macOS.plist
@@ -5,7 +5,7 @@
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleDisplayName
- Notes
+ Contextful
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
diff --git a/README.md b/README.md
index 05e2e3d..553d8f6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Notes
+# Contextful
-Context-aware note taking for iOS and macOS. Working name — bundle id `dev.rzen.indie.Notes`.
+Context-aware note taking for iOS and macOS. Product name **Contextful**; project working name "Notes", bundle id `dev.rzen.indie.Notes`.
The idea: every note silently captures the context it was taken in — where you
were, what time it was — and that context is used to *recall* notes later.