diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2021-06-06 15:41:44 +0100 |
---|---|---|
committer | Miquel Lionel <lionelmiquel@sfr.fr> | 2021-06-06 15:41:44 +0100 |
commit | b8fa446269ced0e69041a748051d853eaed087d5 (patch) | |
tree | 2d92500c185b675c3b7c3960806bbd9a7ce5aa60 | |
parent | 4647fb1052e4b13173059290fcb7e97c9596f9a5 (diff) | |
download | gpigeon-b8fa446269ced0e69041a748051d853eaed087d5.tar.gz gpigeon-b8fa446269ced0e69041a748051d853eaed087d5.zip |
test formatting of FEATURES section
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -10,15 +10,15 @@ interested in the multi-user perspective and managing a database. Features ======== - * Single user: no database required. - * One-time GPG form: after sending the encrypted message, the generated form +- Single user: no database required. +- One-time GPG form: after sending the encrypted message, the generated form self-destructs. - * Cookie based login. If you block cookies, it will switch back to +- Cookie based login. If you block cookies, it will switch back to hidden fields so you can still login. - * A table of the links generated is visible when you connect so you can +- A table of the links generated is visible when you connect so you can keep track of what has been created. You can also delete link individually, or all at once. - * No javascript used for the moment. +- No javascript used for the moment. Dependencies ============ |