diff --git a/README.md b/README.md index 766f079..ad7847a 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Usable but some bugs here and there. A lot more to features to come so stay tune TODO ----------- * More advance options for new download -* Add download and upload speed graphs and virtualizations * More specialized info for special download types like bit torrent and metalink * Adding URIs to existing downloads diff --git a/index.html b/index.html index a2e1429..609fdae 100755 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@ Num of Pieces: {{numPieces}} Piece Length: {{pieceLength}} ETA: {{eta}} - Download Speed: {{down_speed}} + Down Speed: {{down_speed}} Upload Speed: {{upload_speed}} Upload Length: {{uploadLength}} Connections: {{connections}}