소스 검색

Try to fix table I guess

rexim 4 년 전
부모
커밋
63dbb8621d
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -4,7 +4,7 @@ Just a simple OpenGL template that I use on my streams.
 
 
 ## Controls
 ## Controls
 
 
-|Shortcut|Description|
-|---|
-|<kbd>F5</kbd>|Reload [main.frag](./main.frag) and [main.vert](./main.vert) shaders. Red screen indicates a compilation or linking error, check the output of the program if you see it.|
-|<kbd>SPACE</kbd>|Pause/unpause the time uniform variable in shaders|
+| Shortcut         | Description                                                                                                                                                               |
+|------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| <kbd>F5</kbd>    | Reload [main.frag](./main.frag) and [main.vert](./main.vert) shaders. Red screen indicates a compilation or linking error, check the output of the program if you see it. |
+| <kbd>SPACE</kbd> | Pause/unpause the time uniform variable in shaders                                                                                                                        |