Skip to content

Commit

Permalink
chore(docs): readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
stoprocent committed Oct 1, 2024
1 parent 1713fc2 commit ca2e6eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ https://www.npmjs.com/package/@stoprocent/bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals.

Need a BLE central module? See [noble](https://github.com/stoprocent/noble).
Need a BLE central module? See [@stoprocent/noble](https://github.com/stoprocent/noble).

## About This Fork

Expand All @@ -36,7 +36,7 @@ If you appreciate these enhancements and the continued development of this proje
## Install

```sh
npm install bleno@npm:@stoprocent/bleno
npm install @stoprocent/bleno --save
```

## Usage
Expand Down

0 comments on commit ca2e6eb

Please sign in to comment.