Skip to content

Commit 5617341

Browse files
committed
Update branding
1 parent 6152aca commit 5617341

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,28 @@
1-
# Build Versioning
1+
<div align="center">
2+
3+
![Icon](images/icon.png)
4+
# Build Versioning
25

36
Simple build versioning for .NET, powered by Git tags.
47

5-
[![AppVeyor](https://img.shields.io/appveyor/ci/Turnerj/buildversioning/main.svg)](https://ci.appveyor.com/project/Turnerj/BuildVersioning)
8+
![Build](https://img.shields.io/github/workflow/status/TurnerSoftware/buildversioning/Build)
69
[![Codecov](https://img.shields.io/codecov/c/github/turnersoftware/BuildVersioning/main.svg)](https://codecov.io/gh/TurnerSoftware/BuildVersioning)
710
[![NuGet](https://img.shields.io/nuget/v/TurnerSoftware.BuildVersioning.svg)](https://www.nuget.org/packages/TurnerSoftware.BuildVersioning/)
8-
11+
</div>
912

1013
## Overview
1114

1215
Inspired by [MinVer](https://github.com/adamralph/minver), Build Versioning is a different attempt at the same problem - to make versioning simple.
1316
The simplicity comes from how the version strings are generated and the built-in integrations.
1417

18+
## 🤝 Licensing and Support
19+
20+
Build Versioning is licensed under the MIT license. It is free to use in personal and commercial projects.
21+
22+
There are [support plans](https://turnersoftware.com.au/support-plans) available that cover all active [Turner Software OSS projects](https://github.com/TurnerSoftware).
23+
Support plans provide private email support, expert usage advice for our projects, priority bug fixes and more.
24+
These support plans help fund our OSS commitments to provide better software for everyone.
25+
1526
## 📖 Table of Contents
1627
- [Getting Started](#getting-started)
1728
- [Example Versions](#example-versions)

images/icon.png

2.76 KB
Loading

0 commit comments

Comments
 (0)