Browse Source

Update README

spaghetti 8 years ago
parent
commit
03a6cb8cbb
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -41,5 +41,6 @@ We use new PHP password hashing features that automatically rehash your password
41 41
 
42 42
 * When a torrent is trumped, the new torrent is made freeleech to users who snatched the old torrent for a few days.
43 43
 * Sends headers to tell cloudflare to use HTTP/2 Server Push for most resources.
44
-* An attempt has been made to support magnet links. This has shown partial success.
44
+* BTN-style magnet link support.
45
+* Support for optional per-user stylesheet additions and tweaks
45 46
 * This codebase expects to run over https only.

Loading…
Cancel
Save