Skip to content

Commit 22ff305

Browse files
authored
Merge pull request #160 from nordicsemi/readme
Minor README header improvements
2 parents ab9a83f + 9bf18c8 commit 22ff305

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,9 +1,13 @@
11
# Core Bluetooth Mock
22

3-
![Version number](https://img.shields.io/cocoapods/v/CoreBluetoothMock)
43
[![Platform](https://img.shields.io/cocoapods/p/CoreBluetoothMock.svg?style=flat)](https://github.com/nordicsemi/IOS-CoreBluetooth-Mock)
54
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
65
[![SPM compatible](https://img.shields.io/badge/SPM-compatible-green?style=flat)](https://swift.org/package-manager)
6+
![Version number](https://img.shields.io/cocoapods/v/CoreBluetoothMock)
7+
[![Release](https://img.shields.io/github/release/nordicsemi/IOS-CoreBluetooth-Mock.svg)](https://github.com/nordicsemi/IOS-CoreBluetooth-Mock/releases)
8+
[![GitHub stars](https://img.shields.io/github/stars/nordicsemi/IOS-CoreBluetooth-Mock)](https://github.com/nordicsemi/CoreBluetoothMock/stargazers)
9+
[![GitHub forks](https://img.shields.io/github/forks/nordicsemi/IOS-CoreBluetooth-Mock)](https://github.com/nordicsemi/IOS-CoreBluetooth-Mock/members)
10+
[![GitHub contributors](https://img.shields.io/github/contributors/nordicsemi/IOS-CoreBluetooth-Mock)](https://github.com/nordicsemi/IOS-CoreBluetooth-Mock/graphs/contributors)
711

812
The *Core Bluetooth Mock* library was designed to emulate *Core Bluetooth* objects, providing easy way to test
913
Bluetooth-enabled apps. As the native Bluetooth API is not supported on a simulator, using this library you can run, test

0 commit comments

Comments
 (0)