Skip to content

Commit d964b5b

Browse files
authored
docs: minor emoji fixes + add PyPI link to the installation section
1 parent f1a028e commit d964b5b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ pip install pycustomrand
8080
<summary>➕ Альтернативные способы</summary>
8181

8282
<br>
83+
84+
* На официальной странице PyPI:
85+
https://pypi.org/project/pycustomrand/#files
8386

8487
* Клонирование репозитория:
8588
```bash
@@ -90,7 +93,7 @@ pip install pycustomrand
9093
https://github.com/n1xsi/PyCustomRand/releases
9194
</details>
9295

93-
## Пример использования
96+
## 💡 Пример использования
9497
```python
9598
import pycustomrand as pcr
9699

@@ -138,7 +141,7 @@ PyCustomRand/ # Корень репозитория
138141
└── README.md # Документация проекта
139142
```
140143

141-
## Контрибуция
142-
🤝 Приветствуется вклад в развитие проекта: любые поправки/импрувы.
144+
## 🤝 Контрибуция
145+
Приветствуется вклад в развитие проекта: любые поправки/импрувы.
143146

144147
> **Форк → Коммит → Pull Request**

0 commit comments

Comments
 (0)