Skip to content

Commit

Permalink
add color to code
Browse files Browse the repository at this point in the history
  • Loading branch information
MetlHedd committed Aug 20, 2018
1 parent 2ba5a56 commit 757c314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Tested on windows 10 64 bit.
1. Download the repository
2. Run ExampleApplication.exe in ExampleApplication/bin/Debug/

```
```csharp
using Raylib;
using static Raylib.rl;

Expand Down Expand Up @@ -45,4 +45,4 @@ If you'd like to contribute, please fork the repository and make changes as
you'd like. Pull requests are warmly welcome.

## Licensing
raylib-cs is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.
raylib-cs is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.

0 comments on commit 757c314

Please sign in to comment.