So im trying to do something similiar to what vercel does with their README.
When I go into the raw code its just the path to the referenced readme
packages/next/README.md
So I attempted to do this with my own repo and was given back
packages/repo name here/README.md
at the front of my github page.
Anyone know how to do what vercel does?