File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Delta Chat JSON-RPC Code Generator
22
3- [ ![ CI] ( https://github.com/deltachat /dcrpcgen/actions/workflows/python-ci.yml/badge.svg )] ( https://github.com/deltachat /dcrpcgen/actions/workflows/python-ci.yml )
3+ [ ![ CI] ( https://github.com/chatmail /dcrpcgen/actions/workflows/python-ci.yml/badge.svg )] ( https://github.com/chatmail /dcrpcgen/actions/workflows/python-ci.yml )
44[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
55
66Automatic code generation for the Delta Chat JSON-RPC API.
77
88## Install
99
1010``` sh
11- pip install git+https://github.com/deltachat /dcrpcgen
11+ pip install git+https://github.com/chatmail /dcrpcgen
1212```
1313
1414## Usage
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies = [
2222]
2323
2424[project .urls ]
25- Homepage = " https://github.com/deltachat /dcrpcgen"
25+ Homepage = " https://github.com/chatmail /dcrpcgen"
2626
2727[project .optional-dependencies ]
2828dev = [
You can’t perform that action at this time.
0 commit comments