Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit e53290f

Browse files
committed
Merge branch 'master' of github.com:davidjb/pass-ios
2 parents 4bc54e4 + 7339171 commit e53290f

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Pass for iOS
55

66
View 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

1010
Features
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

1919
Dependencies
@@ -118,6 +118,17 @@ If your newly installed app doesn't appear, run `uicache` on your device via
118118
SSH. This will typically only be on first install or if you've updated a
119119
visual 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
122133
Todo
123134
----
@@ -126,6 +137,7 @@ Todo
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

Comments
 (0)