Update README.md

This commit is contained in:
Jamie Wong
2018-08-23 08:07:03 -07:00
committed by GitHub
parent f60ab630be
commit 5ab320b4cf

View File

@@ -106,3 +106,7 @@ Once a profile has loaded, the main view is split into two: the top area is the
* `Cmd+O`/`Ctrl+O` to open a new profile
* `n`: Go to next profile/thread if one is available
* `p`: Go to previous profile/thread if one is available
## Contributing
Do you want to contribute to speedscope? Sweeeeet. Check out [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on setting up your dev environment.