From 64e016bc0478839a3f2dba2107457e8b52a577d0 Mon Sep 17 00:00:00 2001 From: Max Bane Date: Wed, 7 Jan 2015 20:39:30 -0500 Subject: [PATCH] Add screenshots to README.md. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9451a21..190ce6f 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,16 @@ conventions, and especially not with `ca65`'s many added features in particular. ### Examples (screenshots) +#### Solarized colorscheme +![](https://raw.githubusercontent.com/maxbane/vim-syntax-asm_ca65/screenshots/sshot0-solarized.png) + +![](https://raw.githubusercontent.com/maxbane/vim-syntax-asm_ca65/screenshots/sshot1-solarized.png) + +#### Elflord colorscheme +![](https://raw.githubusercontent.com/maxbane/vim-syntax-asm_ca65/screenshots/sshot0-elflord.png) + +![](https://raw.githubusercontent.com/maxbane/vim-syntax-asm_ca65/screenshots/sshot1-elflord.png) + ## Limitations ## Installation