From e2c2a01b599cd6fe780d07fd3ab7306849110070 Mon Sep 17 00:00:00 2001 From: Marco Biedermann Date: Wed, 8 Jun 2016 16:15:30 +0200 Subject: [PATCH] add "sublime-head-snippets" to related projects --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 556198c..d082243 100644 --- a/README.md +++ b/README.md @@ -562,7 +562,8 @@ Example: ## Related Projects -- [html-head-snippets](https://github.com/joshbuchea/atom-html-head-snippets) - Atom package for `HEAD` snippets +- [Atom HTML Head Snippets](https://github.com/joshbuchea/atom-html-head-snippets) - Atom package for `HEAD` snippets +- [Sublime Text HTML Head Snippets](https://github.com/marcobiedermann/sublime-head-snippets) - Sublime Text package for `HEAD` snippets - [head-it](https://github.com/hemanth/head-it) - CLI interface for `HEAD` snippets - [vue-head](https://github.com/ktquez/vue-head) - Manipulating the meta information of the `HEAD` tag for Vue.js