diff --git a/README.md b/README.md
index 2d43d391c..d03451708 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,9 @@
## 🐂 About TorrentPier
-TorrentPier — bull-powered BitTorrent tracker engine, written in php. High speed, simple modification, high load
-architecture, built-in support for alternative compiled announcers (Ocelot, XBT). In addition, we have very helpful
-[official support forum](https://torrentpier.com), where among other things it is possible to test the live
-demo, get any support and download modifications for engine.
+TorrentPier — bull-powered BitTorrent Public/Private tracker engine, written in php. High speed, simple modification, high load
+architecture. In addition, we have very helpful
+[official support forum](https://torrentpier.com), where it's possible to get any support and download modifications for engine.
## 🌈 Current status
@@ -29,6 +28,20 @@ TorrentPier is currently in active development. The goal is to remove all legacy
modern standards. If you want to go deep on the code, check our [issues](https://github.com/torrentpier/torrentpier/issues)
and go from there. The documentation will be translated into english in the near future, currently russian is the main language of it.
+## 🛠 Features
+* Rich forum browsing/moderation tools
+* High-load capable, heavily configurable announcer
+* Scrape support
+* FreeLeech
+* BitTorrent v2 support
+* Event-based invite system
+* Bonus points
+* Atom feeds
+* and many more.
+
+## Interface (default)
+
+
## 🔧 Requirements
* Apache / nginx
@@ -71,21 +84,10 @@ and chmod 0644 for files in them. If you are not sure, leave it as is.
## 📌 Our recommendations
-* *The recommended way to run cron.php.* - For significant tracker speed increase may be required to replace built-in cron.php by operating system daemon. For more
- information about that you can read [this thread](https://torrentpier.com/threads/52/) on our support forum.
+* *The recommended way to run cron.php.* - For significant tracker speed increase may be required to replace built-in cron.php by operating system daemon.
* *Local configuration copy.* - You can override the settings using one of these methods: configuration file **library/config.local.php** and the environment
file **.env**. Both files are created by copying the appropriate .example templates without extension. Local configuration files
should not be available for reading to anyone by setting up access rights for your web server.
-* *Ocelot installation.* - We have built-in support for alternate compiled announcer — Ocelot. The configuration is in the file **library/config.php**,
- the announcer is in the repository [torrentpier/ocelot](https://github.com/torrentpier/ocelot). You can read assembly instructions
- on his repository or in [this thread](https://torrentpier.com/threads/26078/) on our support forum.
-* *[TMRR — Torrent Merkle Root Reader.](https://github.com/kovalensky/tmrr)* - A tool for extracting, comparing and calculating file hashes for .torrent files,
- compatible with the BitTorrent v2 protocol. Useful for finding the sources of the same copies of files on different trackers & DHT indexers that support BitTorrent v2 protocol,
- thus reviving dead torrents, valuable Internet artifacts.
-
-## 📝 Official documentation
-
-Documentation for TorrentPier can be found on the [TorrentPier docs website](https://docs.torrentpier.com).
## 💚 Contributing / Contributors
diff --git a/data/avatars/gallery/noavatar.png b/data/avatars/gallery/noavatar.png
index d6da48389..8fb589fa2 100644
Binary files a/data/avatars/gallery/noavatar.png and b/data/avatars/gallery/noavatar.png differ
diff --git a/styles/images/flags/YU.svg b/styles/images/flags/YU.svg
index a27b1056e..9312ee770 100644
--- a/styles/images/flags/YU.svg
+++ b/styles/images/flags/YU.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/styles/images/logo/logo.png b/styles/images/logo/logo.png
index 8b9391b9c..7edb5c808 100644
Binary files a/styles/images/logo/logo.png and b/styles/images/logo/logo.png differ