aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAntony Kellermann2018-03-02 13:18:51 -0500
committerAntony Kellermann2018-03-02 13:18:51 -0500
commit14f8cee31de87bfd70d00b6605d58fdeeaca9236 (patch)
treefeeabe15f3a75297ec1300b20a107474a30f1bd2 /README.md
parent452eb540987520ff9e32cd855b908ae401b7c198 (diff)
downloadaur-14f8cee31de87bfd70d00b6605d58fdeeaca9236.tar.gz
Fixed segfaults on wrong password and memory leaks, cleared up main, and new version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06fb30fb4105..449d0e22ebbb 100644
--- a/README.md
+++ b/README.md
@@ -92,4 +92,4 @@ and portfolio distribution (tried to implement, but IEX API is unpredictable; wa
* Make printouts pretty with ncurses (graph plots with historical prices?)
* Format prices with commas (set locale?)
* Function to add new attributes to portfolio if not found
-* Improve code documentation \ No newline at end of file
+* Maybe replace News API with IEX news endpoint \ No newline at end of file