Skip to content

Commit 0210e96

Browse files
committed
move platform sprt and stablity to introduction
1 parent b8b6f6d commit 0210e96

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

docs/01-introduction.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,17 @@ In practical cases, software testers / QAs, developers, PM/POs, are the people w
4848
- This project is particularly helpful if you are developing an API oriented project.
4949
- Test websites or web interfaces are not in the project focus for now.
5050
- Also, seeding data, validating data in DB is out of this project scope for now.
51+
52+
---
53+
54+
### Platform support
55+
56+
This tool is tested to run on **Linux**, **Windows**, and **macOS** platform.
57+
58+
There is no native binary dependency, therefore it is expected on all the platform where supported Python version works. Please create an issue, if you need additional platform support.
59+
60+
---
61+
62+
### Stability
63+
64+
Current stability for this tool is _Alpha_.

docs/02-setup.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,3 @@ $ pipx upgrade chk
6868
```
6969

7070
Otherwise, if **pip** was used to install then same process given above should work for upgrade as well.
71-
72-
---
73-
74-
### Platform support
75-
76-
This tool is tested to run on **Linux**, **Windows**, and **macOS** platform.
77-
78-
There is no native binary dependency, therefore it is expected on all the platform where supported Python version works. Please create an issue, if you need additional platform support.
79-
80-
---
81-
82-
### Stability
83-
84-
Current stability for this tool is _Alpha_.

0 commit comments

Comments
 (0)