Skip to content

Commit c70d518

Browse files
authored
Update README.md
1 parent f08be38 commit c70d518

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Simply returns an `OK` string.
4545
| Service | Item | Item examples | Options |
4646
|---|---|---|---|
4747
| Dvach/Thread | Thread URL | `https://2ch.hk/b/res/12345678.html` | `m` for streaming only media files. |
48-
| Dvach/Catalog | Board URL or code (end slashes are optional) | `https://2ch.hk/b[/]` <br><br> `/b[/]` | Regexp for filtering threads. Defaults to `.*`. |
49-
| Reddit | Subreddit URL or code with optional sort | `https://reddit.com/r/meirl[/hot]` <br><br> `/r/meirl[/hot]` | Minimum amount of ups. Defaults to -1. |
48+
| Dvach/Catalog | Board URL or code (end slashes are optional) | `https://2ch.hk/b[/]` <br> `/b[/]` | Regexp for filtering threads. Defaults to `.*`. |
49+
| Reddit | Subreddit URL or code with optional sort | `https://reddit.com/r/meirl[/hot]` <br> `/r/meirl[/hot]` | Minimum amount of ups. Defaults to -1. |
5050

5151

5252
## Usage
@@ -126,4 +126,4 @@ Install using Go package manager:
126126
```bash
127127
$ go install github.com/jfk9w/hikkabot
128128
$ hikkabot config.json
129-
```
129+
```

0 commit comments

Comments
 (0)