diff --git a/README.md b/README.md index 6c6cbc0..b0d4369 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -This is RefreshCS, a C# wrapper for the Refresh graphics library. - -Refresh: https://github.com/thatcosmonaut/Refresh +This is RefreshCS, a C# interop library for the [Refresh](https://gitea.moonside.games/MoonsideGames/RefreshCS) graphics system. ## License @@ -12,4 +10,4 @@ For more information about Refresh, take a look at the Refresh repository. ## About RefreshCS -This wrapper was written to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application. +This interop library was designed to be used as a replacement for FNA's Graphics namespace. However, it can be used in any C# application.