Skip to content

Commit

Permalink
toc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa committed Dec 24, 2024
1 parent 44eb968 commit 0f04e8e
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 @@ -9,7 +9,7 @@
Feel free to contribute or give any feedback.

- [Installation](#installation)
- [Connection standard](#connection-standard)
- [Connecting](#connecting)
- [Connecting with TLS](#connecting-with-tls)
- [Connecting with JWT](#connecting-with-jwt)
- [Publish Subscribe](#publish-subscribe)
Expand All @@ -28,7 +28,7 @@ $ composer require basis-company/nats

The NKeys functionality requires Ed25519, which is provided in `libsodium` extension or `sodium_compat` package.

## Connection standard
## Connecting
```php
use Basis\Nats\Client;
use Basis\Nats\Configuration;
Expand Down

0 comments on commit 0f04e8e

Please sign in to comment.