fixed various readmes
This commit is contained in:
parent
6ebe047447
commit
d3d37e618d
5 changed files with 496 additions and 27 deletions
|
@ -121,23 +121,6 @@ This C# implementation rigorously adheres to the *Unified Intelligence Whitepape
|
|||
|
||||
---
|
||||
|
||||
# Directory Structure
|
||||
- `/csharp/`
|
||||
- `Program.cs`
|
||||
- `WitnessSeed.csproj`
|
||||
- `README.md`
|
||||
|
||||
Update the main repository's README.md to include:
|
||||
|
||||
```markdown
|
||||
- **/csharp/**: Witness Seed 2.0 for C#.
|
||||
- [README.md](./csharp/README.md)
|
||||
- `Program.cs`
|
||||
- `WitnessSeed.csproj`
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
# Notes on Cross-Platform Compatibility
|
||||
- **PerformanceCounter** and **Microsoft.VisualBasic.Devices** are Windows-specific.
|
||||
- For Linux/macOS, alternative implementations needed for system metrics:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue