Update README.md

pull/145/head
Joan Edwards 2020-12-23 19:45:36 +00:00 committed by GitHub
parent a55dd6b292
commit d59bf10be6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 10 deletions

View File

@ -10,10 +10,11 @@
* [Install Lookyloo](#installation) * [Install Lookyloo](#installation)
* [Lookyloo Client](#python-client) * [Lookyloo Client](#python-client)
* [Contributing to Lookyloo](#contributing-to-lookyloo) * [Contributing to Lookyloo](#contributing-to-lookyloo)
** [Code of Conduct](##code-of-conduct) * [Code of Conduct](###code-of-conduct)
* [Support](#support) * [Support](#support)
* [Credits](#credits) * [Security](###security)
* [License](#license) * [Credits](###credits)
* [License](###license)
@ -63,19 +64,19 @@ For more details on `pylookyloo`, read our [docs](https://www.lookyloo.eu/docs/m
# Contributing to Lookyloo # Contributing to Lookyloo
To learn more about contributing to Lookyloo, see our [contributor guide](https://www.lookyloo.eu/docs/main/contributing.html). To learn more about contributing to Lookyloo, see our [contributor guide](https://www.lookyloo.eu/docs/main/contributing.html).
## Code of Conduct ### Code of Conduct
Our Code of Conduct applies to all community our spaces, and also applies when an individual is officially representing our community in public spaces. At Lookyloo, we pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. You can access our Code of Conduct [here](https://github.com/Lookyloo/lookyloo/blob/main/code_of_conduct.md) or on the [Lookyloo docs site](https://www.lookyloo.eu/docs/main/code-conduct.html). Our Code of Conduct applies to all community our spaces, and also applies when an individual is officially representing our community in public spaces. At Lookyloo, we pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. You can access our Code of Conduct [here](https://github.com/Lookyloo/lookyloo/blob/main/code_of_conduct.md) or on the [Lookyloo docs site](https://www.lookyloo.eu/docs/main/code-conduct.html).
# Support # Support
To engage with the Lookyloo community contact us on [Gitter](https://gitter.im/lookyloo-app/community). To engage with the Lookyloo community contact us on [Gitter](https://gitter.im/lookyloo-app/community).
## Security ### Security
To report vulnerabilities, see our [Security Policy](lookyloo/SECURITY.md) To report vulnerabilities, see our [Security Policy](lookyloo/SECURITY.md).
# Credits ### Credits
Thank you very much [Tech Blog @ willshouse.com](https://techblog.willshouse.com/2012/01/03/most-common-user-agents/) for the up-to-date list of UserAgents. Thank you very much [Tech Blog @ willshouse.com](https://techblog.willshouse.com/2012/01/03/most-common-user-agents/) for the up-to-date list of UserAgents.
# License ### License
See our [LICENSE](lookyloo/LICENSE) See our [LICENSE](lookyloo/LICENSE).