Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmemstr committed Nov 27, 2021
1 parent fa95539 commit 1d2f90b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Binary file added .github/images/appscreenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# nvidia-driver-update-tool
# NVIDIA Driver Update Tool

Check for NVIDIA GPU driver updates.

## Quickstart

This is written in C# with [.NET 6.0](https://dotnet.microsoft.com/).

Run with `dotnet run`, or download [a release](https://github.com/gmemstr/nvidia-driver-update-tool/releases).

![App screenshot](https://github.com/gmemstr/nvidia-driver-update-tool/blob/trunk/.github/images/appscreenshot.png?raw=true)

0 comments on commit 1d2f90b

Please sign in to comment.