Skip to content

Commit d0b4bca

Browse files
committed
Update readme
1 parent f58a584 commit d0b4bca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Python Documentation Community
22

33
[![Documentation Status](https://readthedocs.org/projects/docs-community/badge/?version=latest)](https://docs-community.readthedocs.io/en/latest/?badge=latest)
4+
![Discourse](https://img.shields.io/badge/discourse-chat-brightgreen)
45

56
![pep-0732-concentric.drawio.svg](pep-0732-concentric.drawio.svg)
67

@@ -14,7 +15,7 @@
1415
Repo: [python/docs-community](https://github.com/python/docs-community)
1516
3. Users of Python Documentation
1617

17-
This repo serves as documentation for the docs-community.
18+
This repo serves as documentation for the Documentation Community Group.
1819

1920
For example, to find out more about us and what we do, [read the docs](https://docs-community.readthedocs.io/en/latest/).
2021

@@ -40,6 +41,7 @@ For example, to find out more about us and what we do, [read the docs](https://d
4041
```console
4142
python -m pip install -r requirements.txt
4243
```
44+
4345
5. Build the docs, open them in your browser and update whenever changes are made
4446

4547
```console

0 commit comments

Comments
 (0)