From 486b7cc2e67795bc6b10043e58f59a83cc398b98 Mon Sep 17 00:00:00 2001 From: Jacob Dufault Date: Mon, 17 Apr 2017 21:57:16 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f19445a0..f1d21051 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ has been designed for and tested on large code bases like is to make working on large code bases much faster by providing accurate and fast semantic analysis. -![](images/demo.png) +![Demo](/images/demo.png?raw=true) There are rough edges (especially when editing), but it is already possible to be productive with cquery. Here's a list of implemented features: @@ -97,4 +97,4 @@ exclude v8, webkit, and blink, it goes down to about 6.5gb. # License -MIT \ No newline at end of file +MIT