diff --git a/LICENSE b/LICENSE index f76ac44..ab17325 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2017 Jakub Szwacz +Copyright (c) 2017-2018 Alexey Kasyanchuk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 19d2fbc..4420ced 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# rats-search -BitTorrent ROTB search engine desktop version. You can use it on desktop now :) +# Rats on The Boat - BitTorrent search engine + +

+ +[![CircleCI Build Status](https://circleci.com/gh/DEgITx/rats-search.png?style=shield)](https://circleci.com/gh/DEgITx/rats-search) +[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/1eh0lug97fboscib?svg=true)](https://ci.appveyor.com/project/DEgITx/rats-search) + +BitTorrent search program for desktop and web. Collect and navigate over base of torrents statistic, categories, and give easy access to it. Work over p2p network and support Windows, Linux, Mac OS platforms. + +## Features +* Works over p2p torrent network +* Search over torrent collection +* Torrent and files search +* Search filters +* Trackers peers scan supported +* Pretty safe to use and don't send any information about collected torrents data (statistic) +* Collect only statistic information and don't save any torrents internal data +* Supports torrents ratings for web version + +## License +[MIT](https://github.com/DEgiTx/rats-search/blob/master/LICENSE) diff --git a/resources/rat-logo.png b/resources/rat-logo.png new file mode 100644 index 0000000..8d01e05 Binary files /dev/null and b/resources/rat-logo.png differ