aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-12-15 17:17:40 +0100
committerTeddy Wing2018-12-15 17:17:40 +0100
commit10ceaed3d89d32a55c2d8cabad4e261c4e255c59 (patch)
tree875dc15472a2bf3b41aad1de87b637f1a0e5394c
parentfd765e13ceb6eae638d497741d7a7a001a7d0ff5 (diff)
downloadmeetup-find-events-rss-10ceaed3d89d32a55c2d8cabad4e261c4e255c59.tar.bz2
README: Add Meetup API key page URL
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7080287..6dacaa8 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,8 @@ The following shell script generates a new feed and writes it to the
--end-date 2018-04-15 \
> ~/meetup-upcoming.xml
-A Meetup API token can be obtained from [TODO][2].
+A Meetup API token can be obtained from
+<https://secure.meetup.com/meetup_api/key/>.
## Example
@@ -33,7 +34,7 @@ Here's a demonstration of the result of the above script in Newsboat.
## Install
-A binary built for Mac OS X is available on the [releases][3] page. Download the
+A binary built for Mac OS X is available on the [releases][2] page. Download the
binary and put it in your `PATH`.
To compile from source:
@@ -52,5 +53,4 @@ COPYING file).
[1]: https://www.meetup.com/
-[2]: TODO
-[3]: https://github.com/teddywing/meetup-find-events-rss/releases
+[2]: https://github.com/teddywing/meetup-find-events-rss/releases