Skip to content

Commit

Permalink
update README.md and gif
Browse files Browse the repository at this point in the history
  • Loading branch information
d2ci8xc5 committed Nov 24, 2019
1 parent 4c946ba commit 8ce802f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
[![Build Status](https://travis-ci.org/d2ci8xc5/ledger.svg?branch=master)](https://travis-ci.org/d2ci8xc5/ledger) [![codecov](https://codecov.io/gh/d2ci8xc5/ledger/branch/master/graph/badge.svg)](https://codecov.io/gh/d2ci8xc5/ledger)
![](images/peek.gif)
### support
Working on Ubuntu LTS, not sure on support for Windows, MacOS and other distributions.
Working on Ubuntu 18.04(LTS), not sure on support for Windows, MacOS and other distributions.
### notes
See [NOTES.md](docs/NOTES.md)
### running
Run this application using `cargo run` in the project root.
See [NOTES.md](docs/NOTES.md).
### building
Building this project requires a rust compiler.
Build this application using `cargo run` in the project root.
### releases
For pre-built binaries see the release page in this repository.
### brief
```
Write a simple, interactive double-entry ledger with the following features:
Expand Down
Binary file modified images/peek.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 8ce802f

Please sign in to comment.