Update README.md

This commit is contained in:
この中二病に爆焔を! 2024-02-04 08:39:05 +08:00
parent ad16b1e31b
commit 86a7c24d11
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ By combining of the Darwinism Parallel library and the R# [snowFall](https://git
![](docs/super_computing.PNG)
> the network tool ``netstat`` is required for the tcp port allocation when running on unix environment, you can use the ``yum`` command for install this ``netstat`` tool:
>
```bash
sudo yum install net-tools
```
## [LINQ Script](LINQ/LINQ)
```vbnet