Skip to content

Commit 4d46194

Browse files
authored
Update README.md (#18)
1 parent 27e83ca commit 4d46194

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# Advent of Code to Markdown
2+
23
Converts a given [Advent of Code](https://adventofcode.com) page to a
34
GitHub-compatible Markdown file.
45

5-
## Installing
6+
## Install
67

78
### Firefox
89

9-
Binaries are available on the [Releases](https://github.com/kfarnung/aoc-to-markdown/releases) page.
10+
Install from [Add-ons for Firefox](https://addons.mozilla.org/en-US/firefox/addon/aoc-to-markdown/).
1011

11-
### Chrome
12+
### Chrome/Edge
1213

13-
The extension must be side-loaded using developer mode.
14+
Install from the [Chrome Web Store](https://chrome.google.com/webstore/detail/advent-of-code-to-markdow/bhhioamnpnhgcakbdnkgmnjjbjolfjmj).
1415

15-
## Building
16+
## Build
1617

1718
See [BUILDING.md](BUILDING.md) for detailed instructions.

0 commit comments

Comments
 (0)