aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2018-08-05 02:28:21 +0200
committerkoekeishiya <aasvi93@hotmail.com>2018-08-05 02:28:21 +0200
commit187d3507a6a76fb01bbeb21441906eb846c96f18 (patch)
tree5755a6ae283950a15c4753cca3d9cd9989d912f9 /README.md
parent3033b1e9ee22102178aee43ebdbed3856bfa38fc (diff)
downloadskhd-187d3507a6a76fb01bbeb21441906eb846c96f18.tar.gz
skhd-187d3507a6a76fb01bbeb21441906eb846c96f18.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b60c28..7591be4 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,9 @@ Requires xcode-8 command-line tools.
make install # release version
make # debug version
+ make fast_profile # release version with profiling information
+ make profile # debug version with profiling information
+
### Usage
```