diff --git a/README.md b/README.md
index 26ad64f..ccc279d 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,15 @@
Other Screenshots: [screenshot1] | [screenshot2] | [screenshot3]
-# [MINERTRADE]
+# 💵 [MINERTRADE]
-[ [Minetest Mod] ] It adds various types of money, Exchange Table, Dispensing Machines, and ATMs in stores.
+[![minetest_icon]][minetest_link] It adds various types of money, Exchange Table, Dispensing Machines, and ATMs in stores.
-**Itens adicionados:**
-
-| Types of Moneys | Amount of Minecash |
+## 📦 **Itens adicionados:**
+
+### 💰 Types of Moneys:
+
+| Types | Amount |
| :-- | --: |
| ```Minercoin``` | 01 minercash. (9^0M$) |
| ```Minermoney Blue``` | 09 minercash. (9^1M$) |
@@ -18,17 +20,21 @@
| ```Minermoney Red``` | 59,049 minercash. (9^5M$) |
| ```Minermoney Black``` | 531,441 minercash. (9^6M$) |
-| Bankary Items | Descryption |
+### 🏦 Bank Items:
+
+| Items | Descryption |
| :--: | :-- |
| ```Public ATM``` | Save your minercash (money type) in the ATM, and withdraw your minercash in other ATM in the shops scattered around the map. |
| ```Credit Card``` | Transfers between bank accounts, issuing a bank transfer receipt. |
-| Shopping Items | Descryption |
+### 🏙️ Store Items:
+
+| Items | Descryption |
| :--: | :-- |
| ```Exchange Table (P2P)``` | It makes safe exchanges from player to player without the need to put your items on the ground. |
| ```Dispensing Machine``` | Sells your items, even if you are not online. |
-**Dependencies:**
+## **Dependencies:**
| Mod Name | Dependency Type | Descryption |
| :--: | :--: | :-- |
@@ -37,23 +43,29 @@
| [intllib] | Optional | Facilitates the translation of this mod into your native language, or other languages. |
| [correio] | Optional | Issues a letter to the owner of the ```Dispensing Machine``` when the machine needs the owner's intervention. |
-**License:**
+## **License:**
-* [GNU AGPL v3 ou +]
+* [![license_icon]][license_link]
-See more details in wiki: [English], [Portuguese]
+See more details in wiki:
+
+[![wiki_en_icon]][wiki_en_link] [![wiki_pt_icon]][wiki_pt_link]
-**Developers:**
+## **Developers:**
* Lunovox Heavenfinder: [email](mailto:lunovox@disroot.org), [social web](https://qoto.org/@lunovox), [WebChat](https://cloud.disroot.org/call/9aa2t7ib), [xmpp](xmpp:lunovox@disroot.org?join), [audio conference](mumble:mumble.disroot.org), [more contacts](https:libreplanet.org/wiki/User:Lunovox)
-**Downloads:**
+## **Downloads:**
-* [Stable Versions] : são várias versões em estágios diferentes de finalização. Normamente recomendas para servidores por serem mais seguras.
+* [Stable Versions] : There are several versions in different stages of completion. Usually recommended for servers because they are more secure.
-* [Git Repository] : É a versão em construção atualmente. Poder haver alguma estabilidade se utilizado em servidores. É recomendado apenas para testadores e desenvolvedores de mods.
+* [Git Repository] : It is the version currently under construction. There may be some stability if used on servers. It is only recommended for testers and mod developers.
-**Settings:**
+## **Translate this mod to Your Language:**
+
+See more details in file: [locale/README.md]
+
+## **Settings:**
In **minetest.conf** file:
@@ -68,28 +80,16 @@ You don't need to do any of these presets mentioned below to make this mod work.
| ````minertrade.salary.value = ```` | Specifies the amount of salary paid daily. Default: ````1````. |
| ````minertrade.salary.intervalcheck = ```` | Specifies how many seconds the salary will be checked who still has to receive. Values below 5 can cause server lag. Default: ````60````. |
-**Translate to Others Languages:**
-
-* Read the file [locale/README.md]
-
-
-
-
---------------------------------------------------------------------------------------------------------
-
[correio]:https://gitlab.com/lunovox/correio
[English]:https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License
[Git Repository]:https://gitlab.com/lunovox/minertrade
-[GNU AGPL v3 ou +]:https://gitlab.com/lunovox/minertrade/-/raw/master/LICENSE
[intllib]:https://github.com/minetest-mods/intllib
-[locale/README.md]:https://gitlab.com/lunovox/minertrade/-/raw/master/locale/README.md
+[license_icon]:https://img.shields.io/static/v1?label=GNU%20AGPL%20v3.0&message=Download&color=yellow
+[license_link]:https://gitlab.com/lunovox/minertrade/-/raw/master/LICENSE
+[locale/README.md]:https://gitlab.com/lunovox/minertrade/-/tree/master/locale?ref_type=heads
[MINERTRADE]:https://gitlab.com/lunovox/minertrade
-[Minetest Mod]:https://minetest.net
+[minetest_icon]:https://img.shields.io/static/v1?label=Minetest&message=Mod&color=brightgreen
+[minetest_link]:https://minetest.net
[Portuguese]:https://pt.wikipedia.org/wiki/GNU_Affero_General_Public_License
[screenshot1]:https://gitlab.com/lunovox/minertrade/-/raw/master/screenshot.png
[screenshot2]:https://gitlab.com/lunovox/minertrade/-/raw/master/screenshot2.png
@@ -97,3 +97,9 @@ You don't need to do any of these presets mentioned below to make this mod work.
[Stable Versions]:https://gitlab.com/lunovox/minertrade/-/tags
[tradelands]:https://gitlab.com/Lunovox/tradelands
+[wiki_en_icon]:https://img.shields.io/static/v1?label=GNU%20AGPL%20v3.0&message=EN&color=blue
+[wiki_en_link]:https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License
+[wiki_pt_icon]:https://img.shields.io/static/v1?label=GNU%20AGPL%20v3.0&message=PT&color=blue
+[wiki_pt_link]:https://pt.wikipedia.org/wiki/GNU_Affero_General_Public_License
+
+