aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-06 15:41:44 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2021-06-06 15:41:44 +0100
commitb8fa446269ced0e69041a748051d853eaed087d5 (patch)
tree2d92500c185b675c3b7c3960806bbd9a7ce5aa60 /README.md
parent4647fb1052e4b13173059290fcb7e97c9596f9a5 (diff)
downloadgpigeon-b8fa446269ced0e69041a748051d853eaed087d5.tar.gz
gpigeon-b8fa446269ced0e69041a748051d853eaed087d5.zip
test formatting of FEATURES section
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index ce87785..a9a2698 100644
--- a/README.md
+++ b/README.md
@@ -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
============