Added basic info
Added info on project description, compiling, and contribution.
This commit is contained in:
		@@ -1,4 +1,10 @@
 | 
				
			|||||||
SpaceShipSim
 | 
					SpaceShipSim
 | 
				
			||||||
============
 | 
					============
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This is a simulation of a 2D space ship in a frictionless environment, space.
 | 
					Space Ship Simulator is a basic 2D simulator of a spaceship in a frictionless environment. This program was made for educational purposes, and is meant to be quite simple.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					To compile the source-code, go into the source folder and run the following command:<br>
 | 
				
			||||||
 | 
					<code>$ javac spaceshipsim/SpaceShipSim.java</code>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<h4>Contributing</h4>
 | 
				
			||||||
 | 
					If you wish to contribute, feel free! Make sure to contact me at nicolas.ortega.froysa@gmail.com to give you permission to modify the project on Github. Or, you can make your own branch or fork this project!
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user