Skip to content

Commit

Permalink
edited README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davyd_davyd committed Oct 6, 2024
1 parent 52fc856 commit c08f4b6
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# dddjango
# DDDjango

[![pypi](https://img.shields.io/pypi/v/dddjango.svg)](https://pypi.python.org/pypi/dddjango)
[![downloads](https://static.pepy.tech/badge/dddjango/month)](https://pepy.tech/project/dddjango)
[![versions](https://img.shields.io/pypi/pyversions/dddjango.svg)](https://github.com/davyddd/dddjango)
[![codecov](https://codecov.io/gh/davyddd/dddjango/branch/main/graph/badge.svg)](https://app.codecov.io/github/davyddd/dddjango)
[![license](https://img.shields.io/github/license/davyddd/dddjango.svg)](https://github.com/davyddd/dddjango/blob/main/LICENSE)

## Installation

Install the library using pip:
```bash
pip install dddjango
```

0 comments on commit c08f4b6

Please sign in to comment.