@@ -5,15 +5,15 @@ Pass for iOS
55
66View your [ pass password store] [ ] passwords on your iDevice.
77
8- [ password- store ] : http://www.passwordstore.org
8+ [ pass password store] : http://www.passwordstore.org
99
1010Features
1111--------
1212
1313* Access and decrypt GPG-based files within your Pass-compatible store
1414* Copy passwords to pasteboard or display on screen
1515* View or copy multi-line Pass content
16- * Resets pasteboard contents after 45s when copying data
16+ * Resets pasteboard contents after 45 seconds when copying data
1717* TouchID authentication for storing GPG passphrase
1818
1919Dependencies
@@ -118,6 +118,17 @@ If your newly installed app doesn't appear, run `uicache` on your device via
118118SSH. This will typically only be on first install or if you've updated a
119119visual aspect that would appear on the home screen.
120120
121+ Contributing
122+ ------------
123+
124+ You're awesome -- all help is greatly appreciated! Just fork and submit a
125+ pull request on GitHub. For major changes or new features, consider opening
126+ an issue first for discussion; this may save you a bunch of time in coding!
127+
128+ If you're not sure where to start contributing, take a look at the
129+ [issue tracker](https://github.com/davidjb/pass-ios/issues)
130+ to see the current list of bugs to solve or features to implement, and consult
131+ the todo list below.
121132
122133Todo
123134----
126137
127138 - enter git repo url to clone
128139 - paste gpg key
140+ - investigate becoming an official App Store app
129141
130142* Better details screen
131143
0 commit comments