Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzSwirlz committed Mar 6, 2023
1 parent 8c13326 commit da9fafd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added .github/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Stox is a WIP application for viewing the stock market with Yahoo Finance.

![Screenshot](https://raw.githubusercontent.com/ItzSwirlz/stox/main/.github/screenshot.png)

## Building

You will need:
Expand All @@ -10,7 +12,7 @@ You will need:
- Meson and ninja-build
- Gettext (for translations)

You will also need to build and install so the gresource files can be found during runtime.
You will also need to build and install so the gresource and schemas files can be found during runtime.
```
meson build
ninja -C build
Expand Down

0 comments on commit da9fafd

Please sign in to comment.