diff --git a/README.md b/README.md index 569b8c2..219e200 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Stay tuned for examples on each method coming soon. Build ====== -*Simulator* +### Simulator ```qmake -spec blackberry-x86-qcc CONFIG+=debug CONFIG+=simulator make``` -*Device* +### Device ```qmake -spec blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device make```