Skip to content

Commit 48cf8ab

Browse files
authored
Update README.md
add icon and badges
1 parent 127c6ec commit 48cf8ab

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# Artemis – POTA Logging and Spotting Application
1+
<p align="center">
2+
<img alt="" width="160" src="./data/icons/hicolor/scalable/apps/com.k0vcz.Artemis.svg">
3+
</p>
4+
<h1 align="center">Artemis</h1>
5+
<h3 align="center">A Parks on the Air Spotting Tool</h3>
6+
<p align="center">
7+
<br />
8+
<a href="./LICENSE"><img src="https://img.shields.io/badge/LICENSE-GPL--3.0-f5c211.svg?style=for-the-badge&labelColor=2e3436" alt="License GPL-3.0" /></a>
9+
<a href="https://github.com/jaybaird/artemis-vala/actions/workflows/build.yml"><img alt="GitHub CI Status" src="https://img.shields.io/github/actions/workflow/status/jaybaird/artemis-vala/build.yml?branch=main&style=for-the-badge&labelColor=2e3436"></a>
10+
<a href='https://stopthemingmy.app'><img width='193.455' alt='Please do not theme this app' src='https://stopthemingmy.app/badge.svg'/></a>
11+
</p>
212

313
**Artemis** is a desktop application designed for amateur radio operators participating in **Parks On The Air (POTA)**. It helps hunters track QSOs, log parks, fetch spots in real-time, and manage radio connections. Built with **Vala**, **GTK4/Libadwaita**, and **SQLite**, Artemis is cross-platform and lightweight.
414

@@ -67,4 +77,4 @@ meson install -C build
6777

6878
## License
6979

70-
Artemis is licensed under GPL-3.0-or-later. See LICENSE for details.
80+
Artemis is licensed under GPL-3.0-or-later. See LICENSE for details.

0 commit comments

Comments
 (0)