# Hash to Magnet
-Web tool to generate magnet URI from Torrent Hash.
+Web tool to generate magnet URI from Torrent Hash.
-# Parameters
+Link : https://cvmanjoo.in/magnet
+
+## Parameters
* Magnet Hash (Required)
* Name of Torrent (Optional)
* Trackers (Optional)
* Webseeds (Optional)
-# Resources
+## Example
+
+| First Header | Second Header |
+| ------------- | ------------- |
+| Infohash | 2AA4F5A7E209E54B32803D43670971C4C8CAAA05 |
+| Torrent Name | Ubuntu 24.04 Desktop (x64) |
+| Trackers | https://torrent.ubuntu.com/announce |
+| | https://ipv6.torrent.ubuntu.com/announce|
+| Webseeds | https://releases.ubuntu.com/24.04/ubuntu-24.04-desktop-amd64.iso |
+
+## Resources
1. Bittorrent Protocol http://bittorrent.org/beps/bep_0053.html
-2. CSS Design - https://www.w3schools.com/w3css/
+2. Magnet URI scheme https://en.wikipedia.org/wiki/Magnet_URI_scheme
+2. CSS Design - https://www.w3schools.com/w3css/
\ No newline at end of file