diff --git a/README.md b/README.md index 2ea4333..78cc555 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ C-wrapper for Android Trace utility (trace.h, systrace) for Swift. ## Getting started -Read [Android Native Trace](https://developer.android.com/ndk/guides/tracing.html) -This tool works only on Android API 23 and higher (in accordance with Tracing API). -For Android API lower than 23 usage of tool doens't give any effect. + - Read [Android Native Trace](https://developer.android.com/ndk/guides/tracing.html). + - This tool works only on Android API 23 and higher (in accordance with Tracing API). +For Android API lower than 23 it doesn't give any effect. ## Installation