Skip to content

Commit

Permalink
remove README in src
Browse files Browse the repository at this point in the history
  • Loading branch information
pit-ray committed Feb 16, 2024
1 parent f6c000b commit d2bc325
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ The win-vind documentation has the potential to easily add manual translation an
### To Development
You can contribute to development by sending pull requests to the `master` branch to fix or add features, add test cases, modify typos and expressions, improve [security](https://github.com/pit-ray/win-vind/security/code-scanning). When adding new code, please consider adding test cases in the test directory to satisfy branch coverage. [Codacy](https://www.codacy.com/gh/pit-ray/win-vind/dashboard?utm_source=github.com&utm_medium=referral&utm_content=pit-ray/win-vind&utm_campaign=Badge_Grade) and [Travis](https://travis-ci.com/pit-ray/win-vind) and [Actions](https://github.com/pit-ray/win-vind/actions) run by pushing, and [Coverity](https://scan.coverity.com/projects/pit-ray-win-vind) checks programmatic resources at releasing as Continuous Integration. If you want to discuss development, please create a thread in [Discussion](https://github.com/pit-ray/win-vind/discussions) with **#Development** category.

You can see the documentation for the high-layers of the architecture in [devdocs](https://github.com/pit-ray/win-vind/blob/master/src/README.md).


#### Quick Start for Build
If you have already installed **MinGW-w64** or **Visual Studio**, all you need is the next steps.
Expand Down Expand Up @@ -112,8 +110,6 @@ If you have already installed **MinGW-w64** or **Visual Studio**, all you need i
$ ./tools/create_assets.bat 1.0.0 -msvc 64
```

You can refer to ToDo at <a href="https://github.com/pit-ray/win-vind/projects/2">Projects/win-vind</a> and its architecture at <a href="src/README.md">devdocs</a>.


## Dependencies

Expand Down
8 changes: 0 additions & 8 deletions src/README.md

This file was deleted.

0 comments on commit d2bc325

Please sign in to comment.