Skip to content

Commit 40e022e

Browse files
authored
Merge pull request #1739 from deplorableword/patch-1
Removed passive aggressive tone from quick start guide
2 parents 43dca77 + 44ebf9e commit 40e022e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Documentation Contributors
2525
- taq `@greentaquitos <https://github.com/greentaquitos>`_
2626
- Federico Gallo `@Karmavil <https://github.com/Karmavil>`_
2727
- Aidan Welch `@AidanWelch <https://github.com/AidanWelch>`_
28+
- Tom Eagles `@deplorableword <https://github.com/deplorableword>`_
2829
- Add "Name <email (optional)> and github profile link" above this line.
2930

3031
Logo Creator

docs/getting_started/quick_start.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ bots using PRAW, the Python Reddit API Wrapper. It's fun and easy. Let's get sta
77
Prerequisites
88
-------------
99

10-
:Python Knowledge: You need to know at least a little Python to use PRAW; it's a Python
11-
wrapper after all. PRAW supports `Python 3.6+`_. If you are stuck on a problem,
12-
`r/learnpython`_ is a great place to ask for help.
10+
:Python Knowledge: You need to know at least a little Python to use PRAW. PRAW supports
11+
`Python 3.6+`_. If you are stuck on a problem, `r/learnpython`_ is a great place to
12+
ask for help.
1313
:Reddit Knowledge: A basic understanding of how Reddit works is a must. In the event you
1414
are not already familiar with Reddit start at `Reddit Help`_.
1515
:Reddit Account: A Reddit account is required to access Reddit's API. Create one at

0 commit comments

Comments
 (0)