mirror of
https://github.com/YGGverse/nex-php.git
synced 2025-01-12 08:07:54 +00:00
update readme
This commit is contained in:
parent
3f2b2cbc54
commit
6795d37fa8
@ -12,8 +12,6 @@ composer require yggverse/nex
|
||||
|
||||
PHP interface for Nex protocol queries
|
||||
|
||||
### Documentation
|
||||
|
||||
``` php
|
||||
$client = new \Yggverse\Nex\Client;
|
||||
```
|
||||
@ -45,12 +43,8 @@ var_dump(
|
||||
|
||||
Build interactive server instance to listen Nex protocol connections!
|
||||
|
||||
### Example
|
||||
|
||||
* [next](https://github.com/YGGverse/next) - PHP 8 Server for Nex Protocol
|
||||
|
||||
### Documentation
|
||||
|
||||
``` php
|
||||
$server = new \Yggverse\Nex\Server;
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user