Implementation of the comments from #45 #50

Closed
gregoo wants to merge 8 commits from gregoo:upstream-instructions into instructions
Showing only changes of commit 50271d600f - Show all commits

View File

@ -179,7 +179,7 @@
# BK_REBRICKABLE_LINK_PART_PATTERN=
# Optional: Pattern of the link to Rebrickable for instructions. Will be passed to Python .format()
# Default: https://rebrickable.com/instructions/{number}
# Default: https://rebrickable.com/instructions/{path}
# BK_REBRICKABLE_LINK_INSTRUCTIONS_PATTERN=
# Optional: User-Agent to use when querying Rebrickable outside of the Rebrick python library