Skip to content

Commit

Permalink
Remove link to getting started guide in intro
Browse files Browse the repository at this point in the history
since this is linked later on in the README
  • Loading branch information
dturner authored Oct 16, 2018
1 parent 7f68455 commit c5c3cc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).

[Get started with Oboe here](docs/GettingStarted.md).

## Features
- Compatible with API 16 onwards - runs on 99% of Android devices
- Chooses the audio API (OpenSL ES on API 16+ or AAudio on API 27+) which will give the best audio performance on the target Android device
Expand Down

0 comments on commit c5c3cc1

Please sign in to comment.