add install steps
1 files changed, 7 insertions(+), 0 deletions(-) M README.md
M README.md => README.md +7 -0
@@ 2,6 2,13 @@ Nothing too fancy here, but just a helper script to lower the bar for getting started/using Go's pprof capabilities against benchmark tests. ## Install ``` > curl https://raw.githubusercontent.com/blainsmith/pprof.sh/main/pprof.sh > pprof.sh > chmod +x pprof.sh ``` ## Usage Run `./pprof.sh` without arguments for usage.