Add ACKNOWLEDGMENT.md

This commit is contained in:
Ahmed Hathout 2023-06-11 10:20:51 +01:00
parent 58d7a4318d
commit e2df0d2b19

10
ACKNOWLEDGEMENT.md Normal file
View File

@ -0,0 +1,10 @@
# Acknowledgments
Some code was taken or inspired from other projects:-
- [CookieCutter Django][cookiecutter-django]
- `pre-commit-config.yaml` is taken from there with almost no changes
- `github-actions.yml` is inspired by `gitlab-ci.yml`
- `.pyup.yml`, `.flake8`, `.editorconfig`, `pyproject.toml` are taken from there with minor changes,
[cookiecutter-django]: https://github.com/cookiecutter/cookiecutter-django