Skip to content

Commit

Permalink
readme file edited
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Kondratyev committed Sep 18, 2019
1 parent cf87081 commit 5a5cb83
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
/build
/captures
.externalNativeBuild
/app/build
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
[](docs/thr.jpg)

[](docs/thr.png)

# 3amp

Project for amps yamaha thr
This is a mobile app for amps Yamaha thr series.

_Note: This project is not under active development, and exists primarily to meet my
immediate needs._
What you need:

https://paypal.me/fion?locale.x=ru_RU
- Yamaha THR amplifiers.
- Android phone or tablet that supports USB On-The-Go.
- USB cable attached to the amplifier.
- OTG USB Adapter.

_Note: This app is not affiliated with or endorsed by Yamaha Corporation in any way. THR is a registered trademark of Yamaha Corporation.
This project is not under active development, and exists primarily to meet my
immediate needs._

[![](docs/google-play-badge.png)](https://play.google.com/store/apps/details?id=xyz.lazysoft.a3amp)
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
applicationId "xyz.lazysoft.a3amp"
minSdkVersion 22
targetSdkVersion 28
versionCode 18
versionCode 19
versionName '1.10'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
Expand Down
Binary file removed app/src/main/res/drawable/knob3.png
Binary file not shown.
Binary file modified docs/google-play-badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/thr.jpg
Binary file not shown.
Binary file added docs/thr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a5cb83

Please sign in to comment.