File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff 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
9598import pycustomrand as pcr
9699
@@ -138,7 +141,7 @@ PyCustomRand/ # Корень репозитория
138141└── README.md # Документация проекта
139142```
140143
141- ## Контрибуция
142- 🤝 Приветствуется вклад в развитие проекта: любые поправки/импрувы.
144+ ## 🤝 Контрибуция
145+ Приветствуется вклад в развитие проекта: любые поправки/импрувы.
143146
144147> ** Форк → Коммит → Pull Request**
You can’t perform that action at this time.
0 commit comments