From b56ec336cc68060e8e3c616f323f14ab754a8724 Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Wed, 29 Jan 2020 20:19:36 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 781b978..3419c08 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This is what it outputs. And the flow chart of lexer is here: -![nasal_lexer.png](https://github.com/ValKmjolnir/Nasal-Interpreter/tree/master/pic/nasal_lexer.png) +[![nasal_lexer.png](pic/nasal_lexer.png?raw=true)](https://github.com/ValKmjolnir/Nasal-Interpreter/blob/master/pic/nasal_lexer.png) # Push down automata