diff --git a/README.md b/README.md index a5c186e..6c6cbc0 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ This is RefreshCS, a C# wrapper for the Refresh graphics library. Refresh: https://github.com/thatcosmonaut/Refresh -# License +## License Refresh and RefreshCS are released under the zlib license. See LICENSE for details. -# About Refresh +## About Refresh For more information about Refresh, take a look at the Refresh repository. -# About RefreshCS +## 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.