From 00b87750c9be9d9d6619d3af3c37dcd4983d4bed Mon Sep 17 00:00:00 2001 From: David Marx Date: Mon, 6 Aug 2018 02:10:46 -0700 Subject: [PATCH] GOddamnit atom... --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index dcee142..792dea3 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,7 @@ attempt to familiarize yourself with the Pushshift API documentation to better u what search arguments are likely to work. * `API Documentation on github `_ -* `Endpoints and parameter descriptions `_` +* `Endpoints and parameter descriptions `_ * `/r/pushshift `_ @@ -56,7 +56,7 @@ WARNINGS * Default behavior is to continuously hit the pushshift api. If a query is taking longer than expected to return results, it's possible that psaw is pulling more data than you may want or is caught in some kind of loop. -* I strongly recommend prototyping queries by printing to stdout to ensure you're getting the +* I strongly recommend prototyping queries by printing to stdout to ensure you're getting the desired behavior. Demo usage