Skip to content

Commit f835e36

Browse files
authored
Update README.md
1 parent aa72b83 commit f835e36

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ api.get_everything(q='bitcoin')
5656
api.get_sources()
5757
```
5858

59-
#### For Windows users printing to _cmd_ or _powershell_
59+
## For Windows users printing to _cmd_ or _powershell_
60+
6061
You will encounter an error if you attempt to print the .json() object to the command line. This is because the '{', '}' curly braces to be printed to the console.
6162
This becomes especially annoying if developers wish to get 'under the hood'.
6263

0 commit comments

Comments
 (0)