pkg / profile

Simple profiling for Go
BSD 2-Clause "Simplified" License
2k stars 122 forks source link

profile: don't assume README.md is available #40

Closed davecheney closed 7 years ago

davecheney commented 7 years ago

Fixes #39

Don't assume README.md is in the current directly. Instead create a temporary file to defeat the profile path test.