Skip to content

Commit

Permalink
Merge pull request #3 from U-12/patch-1
Browse files Browse the repository at this point in the history
add color to code in readme
  • Loading branch information
chrisdill committed Aug 21, 2018
2 parents 1960154 + b04a2ad commit 59f3f60
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 59f3f60

Please sign in to comment.