diff --git a/README.md b/README.md index b2ff7d919..b66aac4df 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ -![GitHub License](https://img.shields.io/github/license/wavelog/wavelog) -[![Übersetzungsstatus](https://translate.wavelog.org/widget/wavelog/main-translation/svg-badge.svg)](https://translate.wavelog.org/engage/wavelog/) -![GitHub commit activity](https://img.shields.io/github/commit-activity/m/wavelog/wavelog) - - -# Wavelog - -> Important: Only accepting PRs on the "dev" branch. +

+ + + + Wavelog + + +
+ + Github License + + + Translation Status + + + Commit Activity + +

Wavelog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection. @@ -64,4 +74,7 @@ If you would like to contribute in any way to Wavelog, it is most appreciated. T Please note that Wavelog was built using [Codeigniter](https://www.codeigniter.com/docs) version 3 and uses Bootstrap 5 for the user CSS framework documentation is available for this when building components. +> [!IMPORTANT] +> Only accepting PRs on the "dev" branch. + When submitting PRs please make sure code is commented and includes one feature only, multiple features or bug fixes will not be accepted. Please include a description of what your PR does and why it is needed.