From 0f28e0463ac6a0df37b77b668cc3c3f4e145cb3c Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 24 Apr 2024 22:14:22 +0300 Subject: [PATCH] update readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 86c1ca8..7359bf2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ PHP 8 / Composer Library for NPS Protocol (see also [nex-php](https://github.com/YGGverse/nex-php)) -Like Titan for Gemini, NPS is the satellite for Nex protocol - +Like Titan for Gemini, NPS is the satellite for Nex protocol\ it uses dot in line to signal the package ending. **Example** @@ -15,8 +14,6 @@ it uses dot in line to signal the package ending. To send any file: -* `nano file.txt` - ``` file.txt classifieds ╦ ╦╔═╗╔═╗╔╦╗╦═╗╔═╗╔═╗╦╦ @@ -25,7 +22,7 @@ classifieds . ``` -* `cat file.txt | nc nightfall.city 1915` +`cat file.txt | nc nightfall.city 1915` **Specification**