Commit 7146bc11 authored by Harris, Tyrone's avatar Harris, Tyrone
Browse files

I changed the graph from png to svg in the README file because the png was blurry

parent 0b25ab5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ The system is built upon a modular architecture, with each component playing a c

The system also utilizes a local database to store interaction data and a cache to improve performance by reusing previous results.

![image](/CRAIG_Graph.png)
![image](/CRAIG_Graph.svg)

## Getting Started