kopia lustrzana https://github.com/jazzband/icalevents
doc: add hint for contribution in readme
rodzic
8d0d3c2745
commit
21b9f99b6f
10
README.md
10
README.md
|
@ -33,3 +33,13 @@ from icalevents.icalevents import events
|
|||
|
||||
es = events(<Google Calendar URL>)
|
||||
```
|
||||
|
||||
# Contributing
|
||||
|
||||
You will need [pipenv](https://pipenv.pypa.io/en/latest/) and [pre-commit](https://pre-commit.com/index.html) installed and than run.
|
||||
|
||||
```bash
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
Happy contributing!
|
||||
|
|
Ładowanie…
Reference in New Issue