Skip to content

Commit

Permalink
ReadMe & CI changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Jan 28, 2025
1 parent b8c3c5f commit e4c5136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Build
name: CI Build (Multi-OS)

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Benchmark (.NET 9)

- A C# console program displays system specs then lets you run benchmarks on your system.
- An OS-agnostic C# console application that displays system specs then lets you run benchmarks on your system.
- This program will attempt to get your CPU,RAM & GPU specs.
- You can run a Hashing benchmark with MD5, SHA256 and SHA512.
- Or an intensive CPU benchmark.
Expand Down

0 comments on commit e4c5136

Please sign in to comment.