Raw Githubusercontent [work]

When you view a file on GitHub (e.g., github.com/user/repo/branch/file.txt ), you see HTML with syntax highlighting and buttons. If you change the domain to raw.githubusercontent.com , you get of that file (plain text, binary data, or source code).

https://raw.githubusercontent.com/octocat/Hello-World/master/README.md raw githubusercontent