Update README.md

This commit is contained in:
Prem Nirmal
2017-05-05 08:36:37 -04:00
committed by GitHub
parent 9d691f5e67
commit 4ded87de1e
-1
View File
@@ -11,7 +11,6 @@
The main purpose of this app is to demonstrate usage of [Dagger2](https://github.com/google/dagger) and [RxJava](https://github.com/ReactiveX/RxJava)
- A homescreen widget that shows your stock portolio in a resizable grid.
- Similar to [ministocks widget](https://github.com/niteshpatel/ministocks) but allowing unlimited tickers in a grid so you don't have to worry about widget size.
- Stocks can be sorted by dragging and dropping the list.
- Only performs automatic fetching of stocks during trading hours and weekdays.
- Showing graphs using [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart).