File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Advent of Code to Markdown
2
+
2
3
Converts a given [ Advent of Code] ( https://adventofcode.com ) page to a
3
4
GitHub-compatible Markdown file.
4
5
5
- ## Installing
6
+ ## Install
6
7
7
8
### Firefox
8
9
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/ ) .
10
11
11
- ### Chrome
12
+ ### Chrome/Edge
12
13
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 ) .
14
15
15
- ## Building
16
+ ## Build
16
17
17
18
See [ BUILDING.md] ( BUILDING.md ) for detailed instructions.
You can’t perform that action at this time.
0 commit comments