Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yggverse committed Apr 24, 2024
1 parent 0197b36 commit 390afe2
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 @@ -2,7 +2,7 @@

PHP 8 / Composer Library for NPS Protocol

Unlike Titan for Gemini, NPS is the satellite for Nex protocol (see also [nex-php](https://github.com/YGGverse/nex-php))\
Like Titan for Gemini, NPS is the satellite for Nex protocol (see also [nex-php](https://github.com/YGGverse/nex-php))\
it listen for single dot in line to signal the package ending.

## Specification
Expand Down Expand Up @@ -70,7 +70,7 @@ Stop server instance.

Same to `Server::setLive(false)`

### Test
### Testing

1. `nc 127.0.0.1 1915` - connect server using `nc`
2. `test` - enter the target path
Expand Down

0 comments on commit 390afe2

Please sign in to comment.