# Use mdx to update readme.md update: README.md README.md: scour.js ( sed '//q' $@; \ echo; \ ./node_modules/.bin/mdx $^ --format markdown -x internal; \ sed -n '//,$$p' $@ ) > .$@ @mv .$@ $@