Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyKuhne authored Sep 28, 2023
1 parent 21f9ae5 commit 58dde21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# thirtytwo

[![Build](https://github.com/JeremyKuhne/thirtytwo/actions/workflows/dotnet.yml/badge.svg)](https://github.com/JeremyKuhne/thirtytwo/actions/workflows/dotnet.yml)

An experiment wrapping Win32 into an object model, leveraging CsWin32 as the base interop layer. Builds on what I did with WInterop, but focuses on the top level abstractions. Further details to come.

0 comments on commit 58dde21

Please sign in to comment.