Update 'README.md'

This commit is contained in:
divaldo 2018-06-11 13:37:04 +02:00
parent f3d52bbfa2
commit 892b9c449d
1 changed files with 7 additions and 1 deletions

View File

@ -10,7 +10,7 @@
git clone https://git.divaldo.hu/divaldo/TrackReconstruction.git
```
* 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
```
@ -25,3 +25,9 @@ make
./TrackReconstruction
```
* 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