diff --git a/README.rst b/README.rst
index 67f15ee..7a3b888 100644
--- a/README.rst
+++ b/README.rst
@@ -7,7 +7,7 @@ Archive Now (**archivenow**) currently is configured to push resources into four
Update January 2021
~~~~~~~~~
-Originally, **archivenow** was configured to push to 6 different public web archives. The two removed web archives are `WebCite `_ and `archive.st `_. WebCite was removed from **archivenow** as they are no longer accepting archiving requests. Archive.st was removed from **archivenow** due to encountering a Captcha when attempting to push to the archive. In addition to removing those 2 archives, the method for pushing to 2 other archives from **archivenow** has been updated. In order to push to `archive.today `_ and `megalodon.jp `_, `Selenium `_ is used.
+Originally, **archivenow** was configured to push to 6 different public web archives. The two removed web archives are `WebCite `_ and `archive.st `_. WebCite was removed from **archivenow** as they are no longer accepting archiving requests. Archive.st was removed from **archivenow** due to encountering a Captcha when attempting to push to the archive. In addition to removing those 2 archives, the method for pushing to `archive.today `_ and `megalodon.jp `_ from **archivenow** has been updated. In order to push to `archive.today `_ and `megalodon.jp `_, `Selenium `_ is used.
As explained below, this library can be used through:
@@ -47,7 +47,7 @@ Usage of sub-commands in **archivenow** can be accessed through providing the `-
$ archivenow -h
usage: archivenow.py [-h] [--mg] [--cc] [--cc_api_key [CC_API_KEY]]
- [--is] [--st] [--ia] [--warc [WARC]] [-v] [--all]
+ [--is] [--ia] [--warc [WARC]] [-v] [--all]
[--server] [--host [HOST]] [--agent [AGENT]]
[--port [PORT]]
[URI]