Skip to content

Commit

Permalink
Add example foler structure
Browse files Browse the repository at this point in the history
  • Loading branch information
FrzMtrsprt committed Apr 11, 2023
1 parent 6ae128c commit f2766f3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,19 @@ A clash client for Windows, supports [Clash core](https://github.com/Dreamacro/c
### 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
```
Example folder
├─ ClashN
| ├─ clashN
| | ├─ clashN.sln
| | └─ ...
| ├─ README.md
| └─ ...
├─ v2rayN
| ├─ v2rayN
| | ├─ v2rayN.sln
| | └─ ...
| ├─ README.md
| └─ ...
└─ ...
```

0 comments on commit f2766f3

Please sign in to comment.