Add example foler structure
This commit is contained in:
16
README.md
16
README.md
@@ -34,3 +34,19 @@ A clash client for Windows, supports [Clash core](https://github.com/Dreamacro/c
|
|||||||
### Contribute
|
### Contribute
|
||||||
|
|
||||||
To build this project, you should clone both [ClashN](https://github.com/2dust/clashN) and [v2rayN](https://github.com/2dust/v2rayN) to the same folder
|
To build this project, you should clone both [ClashN](https://github.com/2dust/clashN) and [v2rayN](https://github.com/2dust/v2rayN) to the same folder
|
||||||
|
```
|
||||||
|
Example folder
|
||||||
|
├─ ClashN
|
||||||
|
| ├─ clashN
|
||||||
|
| | ├─ clashN.sln
|
||||||
|
| | └─ ...
|
||||||
|
| ├─ README.md
|
||||||
|
| └─ ...
|
||||||
|
├─ v2rayN
|
||||||
|
| ├─ v2rayN
|
||||||
|
| | ├─ v2rayN.sln
|
||||||
|
| | └─ ...
|
||||||
|
| ├─ README.md
|
||||||
|
| └─ ...
|
||||||
|
└─ ...
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user