updated README
This commit is contained in:
@@ -12,7 +12,7 @@ The main purpose of this app is to demonstrate usage of Dagger and RxJava
|
||||
- Based off the [ministocks widget](https://github.com/niteshpatel/ministocks) but allowing unlimited tickers in a grid so you don't have to worry about sizing.
|
||||
- Stocks can be sorted by dragging and dropping the list.
|
||||
- Only performs automatic fetching of stocks during trading hours and weekdays.
|
||||
- **Now has Graphs!** Using [android graphview] (http://www.android-graphview.org/)
|
||||
- **Now has Graphs!** Using [android MPAndroidChart] (https://github.com/PhilJay/MPAndroidChart)
|
||||
|
||||
## Importing and exporting
|
||||
- You can import a list of tickers by selecting **import tickers** from the settings menu. All you need is a textfile with your tickers in *comma-separated* format.
|
||||
|
||||
Reference in New Issue
Block a user