Skip to content

Commit 5d3eca7

Browse files
Add 'About' section to README
Added an 'About' section to provide project details.
1 parent 74445b3 commit 5d3eca7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Darp.Ble
22

3-
[![.NET](https://github.com/rosslight/Darp.Ble/actions/workflows/test_and_publish.yml/badge.svg)](https://github.com/rosslight/Darp.Ble/actions/workflows/test_and_publish.yml)
3+
[![.NET](https://github.com/rosslight/Darp.Ble/actions/workflows/release-please.yml/badge.svg)](https://github.com/rosslight/Darp.Ble/actions/workflows/release-please.yml)
44
[![NuGet](https://img.shields.io/nuget/v/Darp.Ble.svg)](https://www.nuget.org/packages/Darp.Ble)
55
[![Downloads](https://img.shields.io/nuget/dt/Darp.Ble)](https://www.nuget.org/packages/Darp.Ble)
66
![License](https://img.shields.io/badge/license-AGPL--3.0%20or%20COMMERCIAL-blue)
@@ -124,3 +124,7 @@ setx ANDROID_HOME C:\work\android-sdk\
124124
# Restore android workload
125125
dotnet workload restore
126126
```
127+
128+
## About
129+
130+
Darp.Ble is a project by [rosslight GmbH](https://engineering.rosslight.de/), see also [darp.ble Product Page](https://engineering.rosslight.de/ble-suite)

0 commit comments

Comments
 (0)