From bd61a25c238c87ff6afe6ef5601227da46162594 Mon Sep 17 00:00:00 2001 From: Drew Harwell Date: Sun, 30 Apr 2017 15:50:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19d295e..cd32f5c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Querystring options: | option | required | description | | ------ | -------- | ----------- | | `url` | **yes** | Mastodon Atom feed URL | -| `style` | no | either `dark` or `light`, to select the UI theme (default is `dark`). | +| `theme` | no | either `dark` or `light`, to select the UI theme (default is `dark`). | | `size` | no | the scale of the UI in percent. | ## Server Installation