diff --git a/extras/profiling/README.md b/extras/profiling/README.md index a8df4c8e..4548c400 100644 --- a/extras/profiling/README.md +++ b/extras/profiling/README.md @@ -4,4 +4,10 @@ This directory includes the benchmarks we use for testing HTTPie's speed and the infrastructure to automate this testing accross versions. +## Usage + +### Requirements + +- Python 3.7+ +- `pyperf`