diff --git a/README.md b/README.md index 28d37f4..fe80718 100644 --- a/README.md +++ b/README.md @@ -1 +1,29 @@ -# TorPlayer2 +# TorPlayer + +
+ +## Overview + +TorPlayer is a cross-platform desktop application that allows users stream films from the torrent network. + +## Table of Contents + +- [Installation](#installation) +- [Features](#features) +- [Screenshots](#screenshots) + +## Installation + +``` +TODO: Update late +``` + +## Features +- [x] Streaming mp4 files +- [x] Subtitles support +- [x] Open in VLC + +## Screenshots +![Screenshot](images/Screenshot1.jpg) +![Screenshot](images/Screenshot2.jpg) + diff --git a/images/Screenshot1.jpg b/images/Screenshot1.jpg new file mode 100644 index 0000000..94e5a50 Binary files /dev/null and b/images/Screenshot1.jpg differ diff --git a/images/Screenshot2.jpg b/images/Screenshot2.jpg new file mode 100644 index 0000000..666490b Binary files /dev/null and b/images/Screenshot2.jpg differ