Skip to content

Commit

Permalink
docs: Added gif of ui
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Jan 30, 2021
1 parent 7888db7 commit 22ee5fa
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
!cmd/*
!internal
!internal/**/*
!docs
!docs/*
!main.go
!README.md
!LICENSE
Expand Down
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
Ticker
==========

<p>
<a href="https://github.com/achannarasappa/ticker/releases"><img src="https://img.shields.io/github/v/release/achannarasappa/ticker" alt="Latest Release"></a>
<a href="https://github.com/achannarasappa/ticker/actions"><img src="https://github.com/achannarasappa/ticker/workflows/test/badge.svg" alt="Build Status"></a>
</p>


<h1 align="center">Ticker</h2>
<p align="center">
Terminal stock watcher and stock position tracker
</p>
<p align="center">
<img align="center" src="./docs/ticker.gif" />
</p>

## Features

Expand Down Expand Up @@ -69,4 +74,4 @@ lots:
```
* Symbols not on the watchlist that exists in `lots` will automatically be watched
* `watchlist` and `lots` are both options properties
* `watchlist` and `lots` are both optional properties
Binary file added docs/ticker.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22ee5fa

Please sign in to comment.