add Discourse to README
This commit is contained in:
parent
65955ee45f
commit
56af469b5a
17
README.rst
17
README.rst
|
@ -19,16 +19,25 @@ that creatively violate the standards.
|
||||||
Documentation & Help
|
Documentation & Help
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
Documentation, tutorials and precompiled binaries can be found on the mitmproxy
|
|
||||||
|
General information, tutorials, and precompiled binaries can be found on the mitmproxy
|
||||||
and pathod websites.
|
and pathod websites.
|
||||||
|
|
||||||
|mitmproxy_site| |pathod_site|
|
|mitmproxy_site| |pathod_site|
|
||||||
|
|
||||||
|
|
||||||
The latest documentation for mitmproxy is also available on ReadTheDocs.
|
The latest documentation for mitmproxy is also available on ReadTheDocs.
|
||||||
|
|
||||||
|mitmproxy_docs|
|
|mitmproxy_docs|
|
||||||
|
|
||||||
You can join our developer chat on Slack.
|
|
||||||
|
Join our discussion forum on Discourse to ask questions and help
|
||||||
|
each other solving problems and come up with new ideas and solutions.
|
||||||
|
|
||||||
|
|mitmproxy_discourse|
|
||||||
|
|
||||||
|
|
||||||
|
Join our developer chat on Slack if you plan on hacking on code or working on pull requests.
|
||||||
|
|
||||||
|slack|
|
|slack|
|
||||||
|
|
||||||
|
@ -155,6 +164,10 @@ PR checks will fail and block merging. We are using this command to check for st
|
||||||
:target: http://docs.mitmproxy.org/en/latest/
|
:target: http://docs.mitmproxy.org/en/latest/
|
||||||
:alt: mitmproxy documentation
|
:alt: mitmproxy documentation
|
||||||
|
|
||||||
|
.. |mitmproxy_discourse| image:: https://shields.mitmproxy.org/api/https%3A%2F%2F-discourse.mitmproxy.org-orange.svg
|
||||||
|
:target: https://discourse.mitmproxy.org
|
||||||
|
:alt: Discourse: mitmproxy
|
||||||
|
|
||||||
.. |slack| image:: http://slack.mitmproxy.org/badge.svg
|
.. |slack| image:: http://slack.mitmproxy.org/badge.svg
|
||||||
:target: http://slack.mitmproxy.org/
|
:target: http://slack.mitmproxy.org/
|
||||||
:alt: Slack Developer Chat
|
:alt: Slack Developer Chat
|
||||||
|
|
Loading…
Reference in New Issue