Update 'README.md'
This commit is contained in:
		
							parent
							
								
									f3d52bbfa2
								
							
						
					
					
						commit
						892b9c449d
					
				| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
git clone https://git.divaldo.hu/divaldo/TrackReconstruction.git
 | 
					git clone https://git.divaldo.hu/divaldo/TrackReconstruction.git
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
* Create a working directory
 | 
					* Create a working directory
 | 
				
			||||||
* Put [data.txt](https://drive.google.com/open?id=1AhsHk5Bti2BSbiLvmOsbojmx1d0PBeDV) there
 | 
					* Put [data.txt](https://drive.google.com/open?id=1AhsHk5Bti2BSbiLvmOsbojmx1d0PBeDV) there (available in Debug folder)
 | 
				
			||||||
* You can use make -jN to use N number of CPU cores to build the app
 | 
					* You can use make -jN to use N number of CPU cores to build the app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
| 
						 | 
					@ -25,3 +25,9 @@ make
 | 
				
			||||||
./TrackReconstruction
 | 
					./TrackReconstruction
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
* Use Ctrl + C to exit
 | 
					* Use Ctrl + C to exit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Changelog
 | 
				
			||||||
 | 
					### 2018.06.11
 | 
				
			||||||
 | 
					* Complete new reader function
 | 
				
			||||||
 | 
					* Writing some debug data to terminal
 | 
				
			||||||
 | 
					* Should work with two or more chambers
 | 
				
			||||||
		Loading…
	
		Reference in New Issue