diff --git a/README.md b/README.md index 4f3a5b8..cebd5bd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ cd svelte-app npm install ``` -...then start Rollup: +...then start [Rollup](https://rollupjs.org): ```bash npm run dev @@ -63,4 +63,4 @@ Then, from within your project folder: ```bash npm run build surge public -```# template +```