Bladeren bron

spelling error

w.mueller 4 jaren geleden
bovenliggende
commit
801883c5d7
1 gewijzigde bestanden met toevoegingen van 4 en 1 verwijderingen
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -19,16 +19,19 @@ See:
 
 
 ### Subfunctions  Flowcharts
 ### Subfunctions  Flowcharts
 Flowchart of draw function.
 Flowchart of draw function.
-Function output the virtual screen to the output pins to be prozessed by VHDL
+Function output the virtual screen to the output pins to be processed by VHDL
 
 
 ![](images/draw.png)
 ![](images/draw.png)
 
 
+---
+
 Flowchart of reset_position function.
 Flowchart of reset_position function.
 Function to reset positions of both paddles and ball to default. 
 Function to reset positions of both paddles and ball to default. 
 Default positions and values can be adjusted in this function
 Default positions and values can be adjusted in this function
 
 
 ![](images/reset_positions.png)
 ![](images/reset_positions.png)
 
 
+---
 
 
 Flowchart of reset_screen function.
 Flowchart of reset_screen function.
 Function to reset all pixels of the virtual screen to 0.
 Function to reset all pixels of the virtual screen to 0.