Skip to content

Commit

Permalink
Add build status badge to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
svetter authored Feb 29, 2024
1 parent 1019cf9 commit 8e533a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ PAL employs an [SQLite](https://www.sqlite.org) database, so its project files c
Building PAL
------------

[![Build PAL status](https://github.com/svetter/pal/actions/workflows/build.yml/badge.svg)](https://github.com/svetter/pal/actions/workflows/build.yml)

PAL is built on [Qt 6.6.2](https://wiki.qt.io/Qt_6.6_Release).

If there is no [release](https://github.com/svetter/pal/releases) suitable for you or you want to make changes in the code, the easiest way to build PAL yourself is to install Qt6 along with Qt Creator, open the top-level project file [PAL.pro](PAL.pro), let Qt Creator configure the project and click build.
Expand Down

0 comments on commit 8e533a0

Please sign in to comment.