update README

pull/1/head
cosmonaut 2021-01-18 20:51:31 -08:00
parent fbed91bfd6
commit ba183e8c0f
1 changed files with 2 additions and 4 deletions

View File

@ -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.