Kaynağa Gözat

Update README.md

Tomas Dougan 2 yıl önce
ebeveyn
işleme
09a6c18596
1 değiştirilmiş dosya ile 18 ekleme ve 12 silme
  1. 18 12
      README.md

+ 18 - 12
README.md

@@ -83,34 +83,40 @@ The library also supplies custom lighting for up to eight lights.  Within the un
 For linux:
 For linux:
 
 
 to make the examples go into the repository and type 
 to make the examples go into the repository and type 
-```shell
-$make examples
+```
+$ make examples
 ```
 ```
 then enter the examples directory
 then enter the examples directory
-```shell
-$cd examples
+```
+$ cd examples
 ```
 ```
 and then run the example you desire.
 and then run the example you desire.
 
 
 To make the tests go into the repository and type
 To make the tests go into the repository and type
-```shell
-$make tests
+```
+$ make tests
 ```
 ```
 then enter the tests directory
 then enter the tests directory
-```shell
-$cd tests
+```
+$ cd tests
 ```
 ```
 and then run the test you deire.
 and then run the test you deire.
 
 
 To clean tests executables run
 To clean tests executables run
 ```
 ```
-$make clean-tests
+$ make clean-tests
 ```
 ```
 And likewise to clean the example executables run 
 And likewise to clean the example executables run 
 ```
 ```
-$make clean-examples
+$ make clean-examples
 ```
 ```
 
 
-Happy Mask Salesman model does not belong to me
+### Credits
+
+Happy Mask Salesman model & texture do not belong to me
+
+Link model & texture created by [ps1guy](https://sketchfab.com/ps1guy) on sketchfab
+
+Thanks to the [Graphics Programming Discord](https://discord.com/invite/6mgNGk7) for helping me along the way!
+
 
 
-Link model created by [ps1guy](https://sketchfab.com/ps1guy) on sketchfab