#!/bin/sh # gfm = github flavored markdown pandoc README.rst -f rst -t gfm > ../README.md