Skip to content

Commit 3db74cd

Browse files
committed
docs: updated README with badges and minimal build instructions
1 parent 839c9fd commit 3db74cd

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# aw-qt
22

3-
A service manager and tray icon managing aw-server and watchers created with Qt.
3+
[![GitHub Actions badge](https://github.com/ActivityWatch/aw-qt/workflows/Build/badge.svg)](https://github.com/ActivityWatch/aw-qt/actions)
4+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
5+
[![Typechecking: Mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
46

5-
[![Build Status](https://travis-ci.org/ActivityWatch/aw-qt.svg?branch=master)](https://travis-ci.org/ActivityWatch/aw-qt)
7+
A service manager and tray icon managing aw-server and watchers, built with Qt.
68

9+
For instructions how to build, see `Makefile`.

0 commit comments

Comments
 (0)