Skip to content

Commit 8abc26c

Browse files
committed
docs: provide usage steps
1 parent 7988754 commit 8abc26c

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@ aws9-9.s11.env2.tesla.com
5252
...
5353
```
5454

55+
## Install & Usage
56+
PyPi:
57+
```bash
58+
pip3 install --no-deps pnk
59+
```
60+
From the source code:
61+
```bash
62+
$ cat subs1.txt subs2.txt | ./src/pnk/__main__.py
63+
```
64+
5565
# Constraints
5666
### Feature request
5767
See the open [issue](https://github.com/storenth/pnk/issues/1#issue-2080221058) for the following feature requests:
@@ -68,13 +78,3 @@ aws.777v.amazon.com -> aws.777v.amazon.com
6878
```
6979
5io5.33.ya.ru -> 0io0.00.ya.ru .. 9io9.99.ya.ru
7080
```
71-
2. Package
72-
73-
PyPi-test ready
74-
![test.pypi](misc/test-pypi.png)
75-
76-
## Usage
77-
From the source code:
78-
```bash
79-
$ cat subs1.txt subs2.txt | ./src/pnk/__main__.py
80-
```

tests/list.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@ sub.test.ru
66
test.ru
77

88
https://www.aws1.drop.com/
9-
www.1do.do.co
9+
www.1do.razer.com
1010
rus.777.vat.co.uk
1111
e2e.vv2v.verizon.com
1212
777v.host.ai
1313
99v.host-us.ai
1414
s1-2.9s.amazon.com
15-
7io7.33.ya.ru
16-
2io4.2.do.com
1715
11up33.google.com
1816
v00up00.google.com
1917
s5-5.do4s.razer.com
2018
1a-1b1c.tutu.org.ru
2119
aws3-3m1.tesla.com
20+
7io7.v2.33.ya.ru

0 commit comments

Comments
 (0)