Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 5a532cb

Browse files
committed
Update README.md
1 parent b8c9792 commit 5a532cb

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,9 @@ You can install the application from:
1717

1818
Pull requests are more than welcome (see [TODO](#todo)).
1919

20-
Community
21-
=========
22-
23-
A few ways to get in touch:
24-
25-
- [Github issues](https://github.com/zeapo/Android-Password-Store/issues), use it if you have a bug report, you do not understand how somehting works or feature request
26-
- [reddit](https://www.reddit.com/r/androidpwd), want to discuss something and it's midnight, no one on irc and you really want to write more than a couple of lines? reddit is your way!
27-
20+
How-To
21+
======
22+
See the wiki https://github.com/zeapo/Android-Password-Store/wiki/First-time-setup for a newer written version of the following gif walkthrough
2823

2924
FAQ
3025
====
@@ -38,18 +33,22 @@ FAQ
3833
- **Q** I get the error *No encrypted data with known secret key found in stream*
3934
- **A** In OpenKeyChain **(under the left drawer) Apps > Password Store > Accounts > (select the account) > Account key** select the key used to encrypt your passwords.
4035

36+
Community
37+
=========
38+
39+
A few ways to get in touch:
40+
41+
- [Github issues](https://github.com/zeapo/Android-Password-Store/issues), use it if you have a bug report, you do not understand how somehting works or feature request
42+
- [reddit](https://www.reddit.com/r/androidpwd), want to discuss something and it's midnight, no one on irc and you really want to write more than a couple of lines? reddit is your way!
43+
44+
4145
TODO
4246
=====
4347
- ~~Implement a keyboard to replace the copy/paste and avoid clipboard hijicking (see [#50](https://github.com/zeapo/Android-Password-Store/issues/50))~~ (Autofill does the job)
4448
- Create a new category
4549
- Multiple password stores (multiple git repositories).
4650
- Solve issues labeld as *enhancement* (see [enhancement issues](https://github.com/zeapo/Android-Password-Store/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement))
4751

48-
How-To
49-
======
50-
*Note:* This section is work in progress
51-
52-
See the wiki https://github.com/zeapo/Android-Password-Store/wiki/First-time-setup for a newer written version of the following gif walkthrough
5352

5453
Generate a ssh key for your git repo
5554
--------------------------------------------

0 commit comments

Comments
 (0)