Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoBackman authored Dec 6, 2021
1 parent ab17107 commit 74ae1df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# <p align="center"> RangeSearchAnalysis </p>
## <p align="center"> Algorithm of Analysis - KD-Tree/KNN algorithm.</p><p align="center"> Florida Tech 2021 Individual Project</p>

# Example video

[![Watch the video](https://img.youtube.com/vi/ivdmGcZo6U8/0.jpg)](https://youtu.be/ivdmGcZo6U8)

## Executable main classes.
* Main.java
Expand Down Expand Up @@ -82,4 +85,4 @@ Time is measured by using ProcessTimeRecorder(System.nanoTime).
Graphical data based on the program
<div align="center">
<img src="img/graphs.png">
</div>
</div>

0 comments on commit 74ae1df

Please sign in to comment.