Fix apostrophes
This commit is contained in:
parent
17814c1710
commit
75619f94c3
|
@ -14,7 +14,7 @@ trigger alarms according to user settings. 70+ exchanges and counting.
|
||||||
|
|
||||||
Supports 2 alarm types:
|
Supports 2 alarm types:
|
||||||
|
|
||||||
* Price Hit - Triggered when price crosses the alarm\'s upper or lower limit.
|
* Price Hit - Triggered when price crosses the alarm's upper or lower limit.
|
||||||
* Price Change - Triggered when price changes more than X amount (in currency or percentage)
|
* Price Change - Triggered when price changes more than X amount (in currency or percentage)
|
||||||
|
|
||||||
in a specified time frame (e.g. 15 min). It uses a rolling time frame: price is
|
in a specified time frame (e.g. 15 min). It uses a rolling time frame: price is
|
||||||
|
|
|
@ -9,8 +9,8 @@ Auto Name:Transistor
|
||||||
Summary:Bare bones radio app
|
Summary:Bare bones radio app
|
||||||
Description:
|
Description:
|
||||||
Transistor is a bare bones app for listening to radio programs over the
|
Transistor is a bare bones app for listening to radio programs over the
|
||||||
internet. The app stores stations as files on your device\'s external storage.
|
internet. The app stores stations as files on your device's external storage. It
|
||||||
It currently understands streams embedded within m3u and pls links.
|
currently understands streams embedded within m3u and pls links.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue