Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JJoeDev authored Aug 7, 2024
1 parent d0edeeb commit 4af9b14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ Once MiBar has bin built from source the executable can be found in the bin dire
$ ./bin/MiBar
```

## Configuring

Currently the bar uses a C header file for its configuration, when changing this file you will need to recompile the application again.

The configuration file can be found in [src/general.config.h](./src/general.config.h)

## Images

![Image_1](./github_assets/DemoBar.png)
Expand Down

0 comments on commit 4af9b14

Please sign in to comment.