updated README

This commit is contained in:
Prem Nirmal
2016-03-05 11:05:23 -05:00
parent e32a128667
commit a043fadcc7
+1 -1
View File
@@ -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.