@ctrl/magnet-link 4.0.2 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -75,6 +75,6 @@ You can also use convenience key names like name (dn), infoHash (xt), infoHashIn
|
|
75
75
|
```
|
76
76
|
|
77
77
|
### See Also
|
78
|
+
- magnet-uri https://github.com/webtorrent/magnet-uri
|
78
79
|
- magnet uri spec http://www.bittorrent.org/beps/bep_0053.html
|
79
80
|
- more spec http://www.bittorrent.org/beps/bep_0009.html
|
80
|
-
- magnet-uri https://github.com/webtorrent/magnet-uri
|