Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Doppler <dopsi@dopsi.ch>2017-12-08 22:31:28 +0100
committerSimon Doppler <dopsi@dopsi.ch>2017-12-08 22:31:28 +0100
commit6e412efc789efb66b862270d5be0e56979be1016 (patch)
tree168ac05f0d569b6e07dc0343d46d19dc406c97c3
parentc3add10fe87cc2a2a33de3bbf5f5eafc4ef7a8f4 (diff)
Make lists vimwiki compatible
-rw-r--r--README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/README.md b/README.md
index c1a7cbc..0de8b0e 100644
--- a/README.md
+++ b/README.md
@@ -18,21 +18,21 @@ the corresponding server.
## Features
- * [x] Torrent creation
- * [x] Create a torrent file per architecture
- * [x] Obtain the latest mirrorlist
- * [x] Check mirrors for ISO availability
- * [x] Download ISO
- * [x] Check ISO
- * [x] Create both torrent files at once
- * [x] Create a magnet link per architecture
+ * [X] Torrent creation
+ * [X] Create a torrent file per architecture
+ * [X] Obtain the latest mirrorlist
+ * [X] Check mirrors for ISO availability
+ * [X] Download ISO
+ * [X] Check ISO
+ * [X] Create both torrent files at once
+ * [X] Create a magnet link per architecture
* [ ] Torrent upload
- * [x] Upload the torrent file to a web server via SSH
- * [x] Upload the torrent file to a torrent tracker via SSH
+ * [X] Upload the torrent file to a web server via SSH
+ * [X] Upload the torrent file to a torrent tracker via SSH
* [ ] Upload the torrent to transmission-server
* [ ] Inform the world of the new torrent file
- * [x] Add the magnet link to a RSS feed
- * [x] Upload the new RSS feed to the server
+ * [X] Add the magnet link to a RSS feed
+ * [X] Upload the new RSS feed to the server
* [ ] Send an email to the arch-ports list
## License