diff --git a/README.md b/README.md index f790058..64f0eed 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,8 @@ BabyBluetooth *baby; baby.bePeripheral().addServices(@[s1,s2]).startAdvertising(); } +Baby Bluetooth is here. + //设置蓝牙外设模式的委托 -(void)babyDelegate{