Skip to content

Commit

Permalink
doc: правки README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iredun committed Jan 19, 2021
1 parent ece1351 commit 721c801
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Django SMS.RU

[![PyPI version fury.io](https://badge.fury.io/py/django-smsru.svg)](https://pypi.org/project/django-smsru/)
[![PyPI license](https://img.shields.io/pypi/l/django-smsru.svg)](https://pypi.python.org/pypi/django-smsru/)

Приложение Django для быстрой интеграции API сервиса [sms.ru](https://sms.ru/?panel=api)

Быстрый старт
---------------

`pip install django-smsru`

1. Добавьте `smsru` в INSTALLED_APPS:

```
Expand Down

0 comments on commit 721c801

Please sign in to comment.