aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-02-04 13:56:47 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-02-04 13:57:20 +0100
commita08b757cfd5fb1640a545497a2a8c243e38fb396 (patch)
tree1de3176f548d88fe90dd55d313db0e7ef977f42f
parent6f36543ea58a524e19de4d8f5e5523a774960556 (diff)
chore(README): Remove numbered headlines
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 92d4c7c..6ea2790 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
# -*- mode: org; org-html-head-include-default-style: nil; org-html-postamble: nil; -*-
-#+OPTIONS: toc:nil
+#+OPTIONS: toc:nil num:nil
* fdroid.el
=fdroid.el= is an Emacs interface to [[https://f-droid.org/][F-Droid]]. Its purpose is to aid the management of F-Droid repository packages to be installed in an Android device from the comfort of Emacs.