From e8c7d2017181944db84a6b5d5cb626ce59b810e8 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Tue, 3 Apr 2018 13:49:11 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cebd5bd..3e411bf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +*Psst — looking for a shareable component template? Go here --> [sveltejs/component-template](https://github.com/sveltejs/component-template)* + +--- + # svelte app This is a project template for [Svelte](https://svelte.technology) apps. It lives at https://github.com/sveltejs/template.